GET /api/v1/company/{companyId}/users
User
Company Users
GET
GET /api/v1/company/{companyId}/users
Retrieves all users associated with a specific company.
Authorizations
Path Parameters
Query Parameters
Page number to get, used with pageSize
Number of items to get in one request, used with page
Property to sort by. Append ',' and directions 'asc/desc' to change direction
Response
200 - application/json
OK

