cURL
List apps
Retrieve all available apps with optional filtering and sorting
GET
cURL
Authorizations
A short-lived Connect token for client-side requests on behalf of an end user. Generate one via the Create Connect token endpoint.
Query Parameters
The cursor to start from for pagination
The cursor to end before for pagination
The maximum number of results to return
A search query to filter the apps
The key to sort the apps by
Available options:
name, name_slug, featured_weight The direction to sort the apps
Available options:
asc, desc Only return apps in these categories
The ID of an app category
Pattern:
^appcat_[a-zA-Z0-9]+$Only return apps that have components (actions or triggers)
Only return apps that have actions
Only return apps that have triggers