This API allows a user to retrieve bookmarks. Only those topic bookmarks will be returned which are available in scope of portal.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "bookmark": [
- {
- "resourceId": 409600000002067,
- "resourceType": 1,
- "userId": 1004,
- "userType": 3,
- "portalId": 999900000000000,
- "readableResourceId": "DEV1-2067",
- "resourceName": "Article One",
- "id": 1119
}
], - "paginationInfo": {
- "count": 1,
- "pagenum": 1,
- "pagesize": 10
}
}