Authorizations
The app API key from an app from the /dashboard/developer page
Query Parameters
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Example:
42
Returns the last n elements from the list.
Example:
42
The ID of the company to list authorized users for
Example:
"biz_xxxxxxxxxxxxxx"
Filter by the user ID to check if the user is an authorized user
Example:
"user_xxxxxxxxxxxxx"
Filter by the role of the authorized user to list Possible roles an authorized user can have
Available options:
owner
, admin
, sales_manager
, moderator
, app_manager
, support
, manager