/organizations/{organization_id}/uploads

Beta Notice: This is a pre-release beta endpoint. It is subject to change without notice and has no uptime guarantee.

Returns a paginated list of uploads created by the authenticated user for a site within the organization.

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

Identifier of the organization that owns the uploads.

Query Params
string
required
length ≥ 1

Identifier of the site to list uploads for.

date-time

Only return uploads created at or after this ISO 8601 datetime, e.g. 2026-01-01T00:00:00Z.

date-time

Only return uploads created at or before this ISO 8601 datetime, e.g. 2026-02-01T00:00:00Z.

string
enum

Only return uploads currently in this status.

string
enum

Only return uploads of this type.

Allowed:
integer
≥ 1

Page index, 1-based. Defaults to 1. Requesting a page past the last populated page returns PAGE_OUT_OF_RANGE.

integer
1 to 500

Number of uploads per page. Defaults to 50, maximum 500.

Responses

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