Workspaces
Lists all the users that are in a workspace if the authorized user has admin permissions to the related workspace. To add a user to a workspace an invitation must be sent first.
get/api/workspaces/users/workspace/{workspace_id}/
Path parameters
workspace_idinteger required
Lists workspace users related to the provided workspace value.
Query parameters
searchstring
Search for workspace users by username, or email.
sortsstring
Sort workspace users by name, email or role.
Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.