Apps
List apps
List all apps based on the given filters, if any. This will return all available apps if no filters are provided.
GET
Authorizations
Query Parameters
Filter apps by category. Used to retrieve apps belonging to a specific group or type. To get a list of available categories, see the Get App Categories endpoint.
Comma-separated list of additional fields to include in the response. Allows customizing the response payload for app details. Supported fields: auth_schemes
Filter to include locally developed/testing apps in the response. Must be 'true' or 'false'
Available options:
true
, false
Was this page helpful?