Skip to content

Retrieve an agent type

GET
/v1/agenttype/{id}/

Return a single agent type by its ID.

id
required
string format: uuid

A UUID string identifying this agent type.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
display_name
required
string
<= 100 characters
id
required
string format: uuid
name
required
string
<= 20 characters