Requires workspace-users-read. Returns members with their role.
Documentation Index
Fetch the complete documentation index at: https://docs.opnform.com/llms.txt
Use this file to discover all available pages before exploring further.
workspace-users-read ability. The requesting user must belong to the workspace.
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace to retrieve. |
200 OK – An array of user objects, each including a role field (from the pivot table).
403 Forbidden – Token lacks workspace-users-read or you are not a member.