cURL
curl --request GET \ --url https://bots.toolzz.ai/api/v1/workspaces/{workspaceId}/members
{ "members": [ { "workspaceId": "<string>", "user": [ { "name": "<string>" } ], "role": "<string>" } ] }
Endpoint to list members from a workspace
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.
Show members properties
Show user properties