List Exports
Lists the exports requested for an account, newest first. Only exports of resources the credential is allowed to export are returned.
Query parameters
The account to list exports for, prefixed biz_. Defaults to the credential's account.
Only return exports of this resource.
Only return exports in this status.
Only return exports created at or after this ISO 8601 timestamp.
Only return exports created at or before this ISO 8601 timestamp.
The field to sort by.
The sort direction.
Response
exports listed
Example response
{
"data": [
{
"created_at": "2026-01-01T12:00:00.000Z",
"download_url": "https://whop-assets-example.s3.amazonaws.com/uploads/image/2026-01-01/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"expires_at": "2026-01-01T12:00:00.000Z",
"id": "exprt_xxxxxxxxxxxxxx",
"resource": "members",
"status": "completed",
"updated_at": "2026-01-01T12:00:00.000Z"
}
],
"page_info": {
"start_cursor": "WyJjdXJzb3IiLDFd"
}
}Changes
Changed in 65 of the 74 revisions of this API.4137
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
access_pass:basic:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
tracking_link:basic:exportwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
Of the 74 revisions, 1 has no diff computed.