Get the headers for the get identities operation

head/analytics/{jobId}/identities
Internal-Use Only

Returns the headers for the get identities operation.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The unique identifier of the text analytics job.

Responses

StatusMeaningDescription
200OKThe request succeeded.
202AcceptedThe text analytics results are not available yet. For example, the job is still running.
206Partial ContentThe job did not complete successfully but there are some text analytics results.
404Not FoundThere is no job for the given identifier.