Skip to main content
POST
Export Org Members as CSV

Authorizations

Authorization
string
header
required

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

Path Parameters

orgSlug
string
required

Query Parameters

status
string

Only export members with this membership status (e.g. invited, active). Omit to export all members.

userIds
string

Comma-separated user ids to restrict the export to. Used to export a text-search selection: the search resolves names and emails through the contacts service, which OrgMembership does not hold, so the caller sends the ids it matched. Combines with status.

Response

CSV stream

The response is of type file.