Openapi
Poll an asynchronous ZIP job. Ready jobs include a short-lived signed URL only for the authorized requester.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuiduuidapplication/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/organizations/123/files/zip-exports/123e4567-e89b-12d3-a456-426614174000"{ "completedItems": 0, "deliveryMode": "direct", "downloadUrl": "http://example.com", "errorMessage": "string", "expiresAt": "string", "fileName": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9", "status": "queued", "totalBytes": 0, "totalItems": 0}