Endpoint referenceExports
List a bounded page of safe export lifecycle states as an authorized external-tenant member.
Authorization
platformSession laravel_session<token>
In: cookie
Query Parameters
cursor?string
Format
uuidlimit?integer
Range
1 <= value <= 100Default
50export_class?string
Value in
- "dashboard_extract"
- "canonical_detail"
- "rejected_rows"
- "allocation_detail"
- "statement"
- "ledger_reconciliation"
- "audit_evidence"
status?string
Value in
- "queued"
- "generating"
- "validating"
- "ready"
- "failed"
- "cancelled"
- "expired"
- "revoked"
format?string
Value in
- "csv"
- "json"
- "parquet"
- "pdf"
- "zip"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Revoke a ready export using exports:write authority without delivering its artifact.
Revoke a ready export using exports:write authority without delivering its artifact. Review the documented request, response, authorization, and availability requirements before using this operation.
Queue one bounded export as a recently step-up-authenticated external-tenant member.
Queue one bounded export as a recently step-up-authenticated external-tenant member. Artifact delivery is deliberately outside this operation and contract.