List related purchased assets for given asset ids

Retrieves all related purchased assets for the given assetId(s).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
filter
array of strings

Add conditional filters in standard URI format to narrow the search results.

filter
string

Specifies a logical expression to combine multiple filter conditions, use numbers to reference filter indexes (1-based) with logical operators (AND, OR). Example:

  • "1 AND 2" - Both first and second filters must be satisfied
  • "(1 OR 2) AND 3" - Either first or second filter must be satisfied, and third filter must be satisfied
  • Leave empty to apply all filters with AND logic by default

int32
Defaults to 1

Specify the page number

int32
Defaults to 25

Specify the number of records per page

string

Searches against product fields to filter assets.

Body Params

List of assets

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json