Company Users

With the users endpoint, you can get a list of your company’s users, this includes their id, email address, full name, and a link to their profile picture.

Get list of company users

SecuritybearerAuth
Request
path Parameters
id
required
string
Example: 54fb80af-576c-4fdc-ba4f-b596c83f15a1
Responses
200

List of company users

401

No or invalid API key provided to the request

404

Could not find the company or the user does not have permissions to retrieve data

500

Error occurred while retrieving company users

get/company/{id}/users
Request samples
Response samples
application/json
{}