Account

Retrieves a list of all companies that belong to the current Account, along with information about a specific user's access to that company.

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

Path parameters

userIdinteger required

The ID of the user 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.