Get a list of DSR

Retrieves a paginated list of Digital Sales Rooms (DSRs) created by a specific sender within a specified creation date range.
The response provides a summary view of each DSR suitable for browsing or querying. To retrieve complete details for a specific DSR, use the corresponding DSR detail endpoint.

Query Params
string
required

Only include records that have createdAt values on or after this value. The format is YYYY-MM-DD.

string
required

Only include records that have createdAt values on or before this value. The format is YYYY-MM-DD.

string
required

An offset of 0 means start from the first result.

string
required

The maximum number of items to return.

Responses

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