Jobs
Get by Id
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Successful response
Response containing job details.
Role name associated with the job.
Example:
"Copilotz Developer"
Objective or goal of the job.
Example:
"Assist users with technical inquiries."
Detailed description of the job.
Example:
"Handles all technical support tasks and user queries."
List of action IDs that any Copilotz with this job can perform.
Example:
[1, 2]
ID of the default workflow for this job.
Example:
1