Skip to main content

Team user list

Use this API to display a list of users belonging to your organisation.

Path Parameters
  • organisation-id cuid required

    Organisation ID

Responses

OK


Schema
  • total int32
  • data object[]
  • userID string
  • firstName string
  • lastName string
  • email email
  • roles object[]
  • organisationID cuid
  • organisationRoleID string
  • name string
Loading...