get https://api.naoca.com/v1/tickers
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.naoca.com/v1/tickers \
--header 'accept: application/json'
xxxxxxxxxx
31}
{
"data": [
{
"id": "0537f079-787a-40dc-a6a5-aebe7449e892",
"name": "Technical Issues - No Video",
"updated_at": "2022-05-31T02:39:15.000Z",
"created_at": "2022-05-31T00:10:52.000Z"
}
],
"total": 60,
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "GET",
"url": "https://api.naoca.com/v1/tickers"
},
"pagination": {
"page": 2,
"perPage": 20,
"total": 3,
"first": 1,
"prev": 1,
"next": 3,
"last": 3,
"links": {
"first_page": "https://api.naoca.com/v1/tickers&page=1",