v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBapplication
Get list of the apps
List all the apps available for the authenticated account, including those that are owned by other users or Organizations.
get/apps
Query parameters
sort_by'last_build_at' | 'created_at'
Order of the applications: sort them based on when they were created or the time of their last build
nextstring
Slug of the first app in the response
limitinteger
Max number of elements per page (default: 50)
titlestring
The title of the app
project_typestring
The project type of the app (eg. 'ios', 'android')
Response
OK