/user/{id}/content

Returns all content instances attached to a user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

User instance ID

Query Params
status
array of integers

Filters the content by status (i.e. 0 = 'pending', 1 = 'viewed', 2 = 'saved', etc...). Multiple statuses can be passed as an array.

status
integer

Sets the limit of items that should be returned, be default it will return 150 records

integer

The number of pages should be skipped

string
enum

Determines the order of the results: 'desc' for descending and 'asc' for ascending order

Allowed:
string
enum

Determines the order of the results: 'desc' for descending and 'asc' for ascending order

Allowed:
integer

The page number to be returned (paginated results). This works in conjunction with the 'limit' parameter

Responses

204

No content found for the user

400

Bad request

403

Forbidden

404

User not found

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