Api tokens
An authenticated user retrieves the list of tokens for the specified organisation (it requires admin permissions over the organisation)
Query parameters
offsetintegerOptional
Pagination offset
limitinteger · min: 1 · max: 100Optional
Pagination limit
orderBystringOptionalExample:
Order the results by this field, in this direction
createdAt:descPattern: ^[a-zA-Z0-9\_]+(:(asc|desc))?$Responses
200
OK
application/json
get
/api-tokens200
OK
Was this helpful?