Assets by Rights

Retrieve a listing of assets based on associated Rights Agreement, Entity, or Project.

SecurityOAuth2
Request
path Parameters
rightsId
required
string <uuid> = 36 characters

The Unique Identifier of a Rights Agreement, Entity, or Project.

Example: 86f3218b-908b-4d20-9d04-7ce9ba6c0593
header Parameters
content-type
string
Example: application/json
Authorization
string
Example: Bearer <token>
Responses
200

Successful Request. Rights Retrieved Successfully.

400

One or more required parameters are missing or invalid.

401

Authentication failed (unauthorized).

403

Forbidden. You do not have permissions to perform this action, or your connection information is not correct.

503

The server is too busy to handle the request.

get/rights/{rightsId}/assets
Request samples
Response samples
application/json
{}