organization
List the organization's members
Returns every member of the caller's organization with email, role, and join date. Organization management (rename, members, invitations) is deliberately not part of the public API: it is dashboard-only so an API key can never modify the organization that issued it.
get/organization/members
Response
OK
Example response
{
"$schema": "/api/v1/OrganizationMemberSummaryListResponse.json"
}