List Rates
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/exchange/pairs/{pairId}/rates HTTP/1.1
Host: api.s1.show
Accept: */*
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T20:53:05.651Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T20:53:05.651Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-03-30T20:53:05.651Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"revision": 1,
"pair": {
"revision": 1,
"id": "text",
"name": "text",
"externalId": "text",
"notes": "text",
"primary": true,
"latestRate": "[Circular Reference]"
},
"recordDate": "2026-03-30T20:53:05.651Z",
"value": 1,
"externalId": "text",
"status": "Active",
"reverseRate": {
"id": "text",
"icon": "text",
"revision": 1,
"value": 1,
"externalId": "text"
}
}
]
}