Returns all authorisation records for a user.
Authorisations
List User Authorisations
GET
Returns all authorisation records for a user.
Documentation Index
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
ID of the user to get authorisations for
Filter by authorisation status The status of a authorisation record
Available options:
active, revoked, expired Example:
"active"
Filter by authorisation term ID
The offset to start at
Required range:
x >= 0The number of items to return
Required range:
1 <= x <= 100