App Resource API
List App Resources
List all app resources for a team, optionally filtered by app instance.
GET
List App Resources
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by team ID. At least one of team_id or app_instance_id must be provided.
Filter by app instance ID. At least one of team_id or app_instance_id must be provided.
Maximum number of results to return. Default is 10000, maximum is 10000.
Token for pagination. Leave empty for the first request.
List App Resources

