Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "members": [ { "profile": { "team_member_id": "<string>", "account_id": "<string>", "email": "<string>", "email_verified": true, "secondary_emails": [], "status": { ".tag": "<string>" }, "name": { "given_name": "<string>", "surname": "<string>", "familiar_name": "<string>", "display_name": "<string>", "abbreviated_name": "<string>" }, "membership_type": { ".tag": "<string>" }, "joined_on": "<string>", "groups": [ "<string>" ], "member_folder_id": "<string>", "root_folder_id": "<string>" }, "role": { ".tag": "<string>" } } ], "cursor": "<string>", "has_more": false }
Was this page helpful?