Check report state status

head/reports/{reportId}/states/{stateId}
Internal-Use Only

Returns the headers for a report state, including ETag.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
reportId
string<object-id>
true

Report id for this operation.

stateId
string<object-id>
true

Report state id to check.

Responses

StatusMeaningDescription
200OKCheck status was successful.Headers
404Not FoundReport or report state does not exist.