Search for content available to a specific entity. The result may also include public content. |
Endpoint ID: | 9004 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Method: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
URL: | /content/tagged/entity/id/{entity-id}/search | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
entity-id | Rubiq entity ID that uniquely identifies an entity | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
ext-key | External key that uniquely identifies an entity | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
ext-type | Type of external key | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Request body: | A JSON object describing the search parameters.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Response body: | JSON data with an array of content. The result also contains a
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Status codes: | 200 | OK | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
404.1 | Entity not found | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
404.2 | External entity not found | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
404.4 | Content not found |