v1
latestOpenAPI 3.0.32026-07-2644164161.5 KBGeneration API
List applications
Retrieves a paginated list of no-code agents (formerly called no-code applications) with optional filtering and sorting capabilities.
get/v1/applications
Query parameters
order'asc' | 'desc'
Sort order for the results based on creation time.
beforestring uuid
Return results before this application ID for pagination.
afterstring uuid
Return results after this application ID for pagination.
limitinteger
Maximum number of applications to return in the response.
type'generation'
The type of no-code application.
Filter applications by their type.
Response
Successfully retrieved list of applications.