Skip to main content
GET
Python (SDK)

Autorizações

Authorization
string
header
obrigatório

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Cabeçalhos

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Parâmetros de caminho

server_id
string
obrigatório

Parâmetros de consulta

limit
integer
padrão:20
Intervalo obrigatório: 1 <= x <= 100
after
string
order
enum<string>
padrão:desc
Opções disponíveis:
asc,
desc
include_revoked
padrão:false

Resposta

200 - application/json

OK

object
any
obrigatório
data
object[]
obrigatório
first_id
string | null
obrigatório
has_more
boolean
obrigatório
last_id
string | null
obrigatório