Account

Retrieves a list of all users that belong to the current Account, along with information about their access to the specified company.

get/api/account/companies/{companyId}/users

Path parameters

companyIdinteger required

The ID of the company for which to relate the access information.

Response

OK

CompanyIdinteger
UserIdinteger
CompanyUserIdinteger nullable
FullNamestring
CompanyNamestring
RoleIdinteger
RoleNamestring
IsPaymentApproverboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.