Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieves the list of members in a workspace. Returns member details including their ID, name, email, and role within the workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.