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

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!