GET v1/Bookmark/CollectionsWith/{userId}/{documentId}
This will return all collections for a user.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| documentId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with all Issues
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.