Skip to main content
GET
/
export
Export tenant data
curl --request GET \
  --url https://api.example.com/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.myme.so/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)

Query Parameters

type
string
state
string
source
string
since
string
until
string
format
string
target_tenant_id
string

Response

Streaming NDJSON export of items with metadata (or archive when format=archive)

The response is of type string.