Skip to main content

List all users of a workspace

List all users of a workspace

Path Parameters
  • organization_id integer required

    ID of the workspace

Responses

OK


Schema array
  • first_name string

    User's first name

  • last_name string

    User's last name

  • email email

    User's email. Should be unique

  • password password

    Possible values: >= 8 characters

    User's password

Loading...