v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
apps.permissions.users
apps

Returns list of user grants and corresponding scopes this app has on a team.

get/apps.permissions.users.list

Query parameters

tokenstring required

Authentication token. Requires scope: none

cursorstring

Paginate through collections of data by setting the cursor parameter to a next_cursor attribute returned by a previous request's response_metadata. Default value fetches the first "page" of the collection. See pagination for more detail.

limitinteger

The maximum number of items to return.

Response

Typical successful paginated response

oktrue required