workspace

Get Workspace Users

Retrieve users with access to a specific workspace. RLS handles access control: members can view private workspaces, anyone can view public workspaces.

get/api/workspace/{workspace_ext_id}/users

Path parameters

workspace_ext_idstring required

Response

Successful Response

role'owner' | 'collaborator' | 'guest' required

Role of a user within a workspace.

joined_atstring date-time required
conversation_countinteger
document_countinteger

Changes

Changed in 3 of the 34 revisions of this API.9113

  • b91e4b449d56515See the full diff
    • removed the required property items/email from the response with the 200 status

      response-required-property-removed

    • removed the required property items/encryption_public_key from the response with the 200 status

      response-required-property-removed

    • removed the required property items/external_id from the response with the 200 status

      response-required-property-removed

    • removed the required property items/family_name from the response with the 200 status

      response-required-property-removed

    • removed the required property items/given_name from the response with the 200 status

      response-required-property-removed

    • removed the optional property items/picture from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/conversation_count to the response with the 200 status

      response-optional-property-added

    • added the optional property items/document_count to the response with the 200 status

      response-optional-property-added

    • added the required property items/joined_at to the response with the 200 status

      response-required-property-added

    • added the required property items/role to the response with the 200 status

      response-required-property-added

    • added the required property items/user to the response with the 200 status

      response-required-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • aa4b06f8dede35See the full diff
    • removed the required property items/last_name from the response with the 200 status

      response-required-property-removed

    • removed the required property items/name from the response with the 200 status

      response-required-property-removed

    • removed the required property items/user_ext_id from the response with the 200 status

      response-required-property-removed

    • added the optional property items/picture to the response with the 200 status

      response-optional-property-added

    • added the required property items/encryption_public_key to the response with the 200 status

      response-required-property-added

    • added the required property items/external_id to the response with the 200 status

      response-required-property-added

    • added the required property items/family_name to the response with the 200 status

      response-required-property-added

    • added the required property items/given_name to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 849d5e8732f613See the full diff
    • removed the required property items/user_email from the response with the 200 status

      response-required-property-removed

    • added the required property items/email to the response with the 200 status

      response-required-property-added

    • added the required property items/last_name to the response with the 200 status

      response-required-property-added

    • added the required property items/name to the response with the 200 status

      response-required-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog