Get DSR V2

Returns the complete details of a specific version of a Digital Sales Room (DSR), identified by id and versionId.
This endpoint provides a full, read-only representation of the DSR version, including metadata, settings, content, recipients, collaborators, and contextual information. It is intended for retrieval and inspection purposes, such as UI rendering, auditing, or automated analysis.
Both id (UUID) and versionId (UUID) are required path parameters. Set includeDownloadUrls=true only when download links are required and permitted for the caller’s context.

Path Params
uuid
required

Unique identifier for the DSR; a UUID used to retrieve and authorize access to the Digital Sales Room resource.

uuid
required

Version identifier (UUID) for the DSR resource. This value is derived from the DSR id and identifies the current state of the resource. Both id and versionId are required in the path.

Query Params
boolean

When set to true, the DSR response will include all download URLs, including content download URLs and DSR snapshot URLs.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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