Agent Configuration

Get Agent

Return the current singleton agent.

get/admin/api/v1/agent

Response

Successful Response

idstring uuid required
slugstring nullable
namestring required
descriptionstring nullable
versionstring nullable
status'draft' | 'active' | 'inactive' | 'deprecated' | 'error' required

Agent status enumeration.

baseUrlstring nullable
createdAtstring date-time required
updatedAtstring date-time required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.