Job Types
List Job Types
List all job types available in your workspace.
Requires an API key with
read_only or full_access scope.
Returns all job types for your workspace, including predefined types and any custom types you have created.
Query parameters
string
Pagination cursor from a previous response. Omit for the first page.
Response
object[]
Array of job type objects.
number
Total number of job types returned.
string | null
Cursor for the next page.
null when there are no more results.