Get the headers for an Adhoc Analysis Job by its ID

head/bots/adhocAnalysisJobs/{analysisJobId}

Get the headers for an Adhoc Analysis Job by its ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
analysisJobId
string
true

The ID of the Adhoc Analysis Job.

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation for the response.

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

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

Bad request (the request is not well-formed).

Schema
401Unauthorized

Not authenticated.

Schema
403Forbidden

The user does not have permission to complete this request.

Schema
404Not Found

The specified resource was not found.

Schema
406Not Acceptable

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

Schema