App Instance API
List App Instances
List app instances owned by the team along with those shared with it.
get/v2/app-instances
Query parameters
teamIdstring
The ID of the team.
The ID of the team.
pageSizeinteger
Maximum number of results to return. Default is 10000, maximum is 10000.
Maximum number of results to return. Default is 10000, maximum is 10000.
pageTokenstring
Token for pagination. Leave empty for the first request.
Token for pagination. Leave empty for the first request.
Response
Success