Get headers for a collection of comment category summaries that are associated with an object
head/documents/{objectTypeName}/{objectId}/comments/categories
Gets headers for a collection of comment category summaries by object type and ID.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | ||
400 | Bad Request | The objectTypeName or ID was null or empty. | ||
404 | Not Found | The object was not found or the user did not have permission to view it. |