Skip to main content
GET
List applications

Authorizations

Authorization
string
header
required

API key from Settings > API Keys

Query Parameters

job_id
string<uuid>

Filter to a specific job

stage_id
string<uuid>

Filter to a specific stage

limit
integer
default:50

Maximum number of results (default 50, max 100)

Required range: 1 <= x <= 100
offset
integer
default:0

Pagination offset

Required range: x >= 0

Response

List of applications

applications
object[]
pagination
object