Get headers verify that the member exists
head/annotations/{annotationId}/members/{memberId}
Returns header information and verifies that the member exists.
| Name | Type | Required | Description |
|---|---|---|---|
annotationId | string | true | The annotation ID. |
memberId | string | true | The member ID. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The annotation member exists. | Headers | |
| 400 | Bad Request | The specified request was invalid for one of these reasons: The annotation ID for the specified member is not correct. The new member value exceeds the maximum allowable length. | Schema | |
| 404 | Not Found | The specified member does not exist. | Schema |