Skip to main content
GET
List permission asks

Parâmetros de consulta

cursor
string

Opaque pagination cursor from a previous page's nextCursor or prevCursor.

Maximum string length: 1024
limit
integer
padrão:25

Maximum items per page.

Intervalo obrigatório: 1 <= x <= 100
status
enum<string>
padrão:pending

Filter by ask status.

Opções disponíveis:
pending,
decided,
expired

Resposta

One page of permission asks.

One page of permission asks.

items
object[]
obrigatório
limit
integer
obrigatório
Intervalo obrigatório: x >= 1
nextCursor
string
prevCursor
string