Get the headers for an Agent's run execution history

head/bots/history/{runId}

Get the headers for an Agent's run execution history by the run ID.

Request Samples

Path Parameters

NameTypeRequiredDescription
runId
string
true

The ID of the Agent run.

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation, the default is application/vnd.sas.metadata.bot.history+json.

Allowed values:
application/vnd.sas.metadata.bot.history+jsonapplication/json
Default:
application/vnd.sas.metadata.bot.history+json

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request
401Unauthorized

Not authenticated.

Schema
403Forbidden
404Not Found
406Not Acceptable

Not Acceptable. Include an Accept header with a supported value on the request.

Schema