SpaceMediaSpaceMedia
Endpoint referenceExports

List a bounded page of safe export lifecycle states as an authorized external-tenant member.

GET
/platform/v1/exports

Authorization

platformSession
laravel_session<token>

In: cookie

Query Parameters

cursor?string
Formatuuid
limit?integer
Range1 <= value <= 100
Default50
export_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?