Skip to main content
GET
Fetch a job type

Authorizations

Authorization
string
header
required

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

Path Parameters

JOB_TYPE_ID
string<uuid>
required

The ID of the job type to fetch.

Response

Job type retrieved successfully

data
object
required