Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

status
enum<string>

Filter by position status. Accepts "Active" or "Inactive" (case-insensitive).

Available options:
Active,
Inactive
label
string

Filter by label name (case-insensitive exact match). Returns positions that have a label with this name attached.

Response

Positions response

positionId
string

The unique identifier for the position

name
string

The name of this position

externalJobId
string | null

The ID of this position's job in the connected ATS, or null if there is no linked ATS record

Example:

"12345"