Get a list of Digital Items for the User

This endpoint is used to retrieve the list of Digital Items that belong to a specific User. Results can be paginated using the page and size parameters, and sorted using the sortBy parameter. By default, results are sorted by creationDate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255
^[a-z0-9_-]{3,255}$
Query Params
int32
0 to 9999999
Defaults to 0

Offset for pagination. If not specified, the default value is 0.

int32
0 to 100
Defaults to 20

Page size for pagination. If not specified, the default value is 20.

string
Defaults to userCreationDate

Sort by field. If not specified, the default value is userCreationDate.

Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

429

Too many requests

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