admin-agent-actions

Get Agent Action

Get full detail of a single agent action.

get/api/v1/admin/agent-actions/{action_id}

Path parameters

action_idstring uuid required

Response

Successful Response

idstring uuid required
action_typestring required
part_idstring uuid required
cad_file_version_idstring uuid nullable
triggered_bystring required
triggered_by_rolestring required
statusstring required
input_dataobject nullable
output_dataobject nullable
error_messagestring nullable
cost_usdnumber nullable
modelstring nullable
prompt_tokensinteger nullable
completion_tokensinteger nullable
duration_msinteger nullable
approval_statusstring nullable
approved_bystring nullable
approved_atstring date-time nullable
approval_notesstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.