GET /apps.permissions.resources.list

slack.com

Summary:
Operation ID: apps_permissions_resources_list
Auth: unknown
Description

Returns list of resource grants this app has on a team.

Parameters (3)

cursor (string, query, optional)

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](/docs/pagination) for more detail.

limit (integer, query, optional)

The maximum number of items to return.

token (string, query, required)

Authentication token. Requires scope: `none`

No probe data for this endpoint yet.