Me
Authorizations
AuthorizationstringRequired
Bearer authentication
Query parameters
limitinteger · int32 · min: 1 · max: 500OptionalDefault:
The maximum number of entries to return.
50offsetinteger · int32OptionalExample:
The offset of the first item returned in the collection.
100searchstringOptionalExample:
Filter results by a free text search.
test projectResponses
200
Executed successfully.
application/json
400
Bad request.
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/authorization/me/access-rulesAuthorizations
AuthorizationstringRequired
Bearer authentication
Query parameters
searchstringOptionalExample:
Filter results by a free text search.
test projectResponses
200
Executed successfully.
application/json
400
Bad request.
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/authorization/me/access-rules/countLast updated