Retrieves a single indexed document by its unique identifier.

Behavior: Fetches a specific document from the search index by ID. In the Portal API, only Asset and Live Channel content definitions are accessible; requests for other content types return 404.

Authorization: Requires a valid Bearer token.

Side Effects: None.

Error Scenarios: Returns 404 if no document with the given ID exists or if the document is not an asset or live channel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the indexed document to retrieve.

Query Params
boolean
Defaults to false

When true, includes internal system fields in the result. Defaults to false.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json