Skip to main content
GET
Your swap offers.

Авторизации

X-API-Key
string
header
обязательно

Your API key from the Studio Dashboard

Параметры запроса

page
integer
по умолчанию:1

Page number, 1-indexed.

Требуемый диапазон: x >= 1
page_size
integer
по умолчанию:50

Items per page. Default 50, max 100.

Требуемый диапазон: 1 <= x <= 100
status
enum<string>
Доступные опции:
active,
disabled
sort
enum<string>
по умолчанию:created_at_desc
Доступные опции:
created_at_desc,
created_at_asc

Ответ

Paged list of your swap offers.

success
boolean
data
object[]
pagination
object

Page-based pagination, returned by every list endpoint that isn't a cursor feed.