Get list of DRM configuration IDs

This endpoint retrieves the DRM configuration (DRM ID) associated with a workspace. It returns a list of DRM configurations, identified by a unique DRM ID, which is used for creating DRM encrypted asset.

How it works:

  1. Make a GET request to this endpoint.
  2. Optionally use the offset and limit query parameters to paginate through the list of DRM configurations.
  3. The response includes a list of DRM IDs and pagination metadata.

Example:
A media service provider may retrieve DRM configuration for a workspace to create DRM content.

Related guide: Manage DRM configuration

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Offset determines the starting point for data retrieval within a paginated list.

integer
1 to 50
Defaults to 10

Limit specifies the maximum number of items to display per page.

Responses

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