Skip to main content
GET
List applications by query filters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

contactId
string
status
string
userId
string
pipelineStage
string
pipelineStageIds
string

Response

Applications returned

List response for GET /api/applications (query-string variant). Returns all matches, sorted by createdAt desc.

success
enum<boolean>
required
Available options:
true
data
object[]
required
total
integer

Number of applications returned (no pagination on this endpoint).