GET
/
company
/
users

Authorizations

apiKey
string
header
required

Response

200 - application/json
email
string

The email of the user.

id
string

The unique id of the user.

isAdmin
boolean

Represents if the user is the admin of the workspace.

isOwner
boolean

Represents if the user is the owner of the workspace.

name
string

The name of the user.

phone
string

The phone no. of the user.

profile_photo
string

The url of the user's profile pic.