List job types
Hiring
List Job Types
Returns a paginated list of job types for the company. Deleted job types are excluded. Use GET /job-types/{JOB_TYPE_ID} to fetch the full configuration for a single job type.
GET
List job types
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number to retrieve. Defaults to 1.
Required range:
x >= 1