Check if reference exists

head/references/{referenceId}

Returns whether or not a reference with the specified ID exists, along with appropriate headers.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
referenceId
string
true

The reference ID.

Responses

StatusMeaningDescription
200OK

Ok. The reference exists.

Headers
404Not Found

No reference exists at the requested path.

Schema