List applications by query filters
Applications
List applications by query filters
Returns every Application in the caller organization matching the supplied filters, sorted by createdAt desc. No pagination — use /list for paginated results. Supports filtering by contact, status, owner, pipeline stage and a free-text search.
GET
List applications by query filters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.