Skip to main content
POST
/
v2
/
orgs
/
{orgSlug}
/
members
/
export
Export Org Members as CSV
curl --request POST \
  --url https://api.studio.prisme.ai/v2/orgs/{orgSlug}/members/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt

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

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgSlug
string
required

Response

CSV stream

The response is of type file.