Get the headers for Agent Preview results
head/bots/{agentId}/preview/{previewId}
Get the headers for the preview of results of an agent preview job.
| Name | Type | Required | Description |
|---|---|---|---|
agentId | string | true | The ID of the Agent. |
previewId | string | true | The ID of the Agent Preview. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | OK. | Headers | |
| 400 | Bad Request | Bad request (the request is not well-formed). | Schema | |
| 401 | Unauthorized | Not authenticated. | Schema | |
| 403 | Forbidden | The user does not have permission to complete this request. | Schema | |
| 404 | Not Found | The specified resource was not found. | Schema | |
| 406 | Not Acceptable | Not Acceptable. Include an Accept header with a supported value on the request. | Schema |