List all digital downloads

Retrieve a list of all digital downloads. Default order is by created_at (desc) when no sort is applied; the most recently created digital downloads appear first when sorting by created_at desc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1

Page number (default 1, must be >= 1)

integer
1 to 100

Items per page (default 20, must be >= 1, max 100)

string

Sort by field (created_at, updated_at)

string

Sort direction (asc, desc)

Case-insensitive search on name and description (ILIKE)

string

Filter by name (ILIKE partial match)

string

Filter by published state (true, false, 1, 0)

integer

Filter by author bio ID

string

Filter with created_at after this time (parseable by Time.zone.parse). Date range between created_after and created_before cannot exceed 90 days.

string

Filter with created_at before this time (parseable by Time.zone.parse). Date range between created_after and created_before cannot exceed 90 days.

Headers
string
required

Generated Admin API key

Responses

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