Skip to content

List users

Returns all users in the workspace including roles and profile access. Also returns the currentUserId of the caller.

GET /v1/users

Returns all users in the workspace including roles and profile access. Also returns the currentUserId of the caller.

Responses

200 — Users

  • currentUserId (string)
  • users (array)

401