Get the headers for Agent Preview results

head/bots/{agentId}/preview/{previewId}
Internal-Use Only

Get the headers for the preview of results of an agent preview job.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
agentId
string
true

The ID of the Agent

previewId
string
true

The ID of the Agent Preview

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired item representation.

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

Responses

StatusMeaningDescription
200OKOK.Headers
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema
404Not FoundThe specified resource was not found.Schema
406Not AcceptableNot Acceptable. Include an Accept header with a supported value on the request.Schema