Skip to main content
GET
List Immediate Charges

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cabeçalhos

X-Account-Id
string
obrigatório

Account ID (UUID format)

Parâmetros de consulta

limit
integer

Maximum number of collections per page (1-100)

page
integer

Page number for pagination (starting at 1)

status
string

Status filter

tags
string

Tags filter

Resposta

OK

items
object[]

Items is the array of collection results

limit
integer

Limit is the maximum number of results returned

Exemplo:

10

page
integer

Page is the current page number

Exemplo:

1

total
integer

Total is the total number of collections matching the filters

Exemplo:

150