Copilotz
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 Copilotz agent details.
Name of the Copilotz agent.
Example:
"Your Copilotz Name"
Detailed description of the Copilotz agent.
Example:
"Your Copilotz Description"
Backstory defining the Copilotz agent's identity.
Example:
"This is a simple backstory for your Copilotz. It's useful for defining its identity."
List of action IDs that the Copilotz agent is permitted to perform.
Example:
[1, 2, 3]
List of configuration object IDs related to this Copilotz agent.
Example:
[1, 2]
ID of the job associated with this Copilotz agent.
Example:
1