Retrieve one member
Header Parameters
Path Parameters
Company ID. Must be one of the IDs returned by GET /api/v2/companies/.
Row id. A row belonging to another company is 404 on every verb, never 403.
Response
The member.
Response Attributes
Login email. Unique across the platform.
Display name, derived from first and last name.
Whether the login is active. Deactivated members stay in the list.
Reference in your system (e.g. the personnel number in your HR system). Not interpreted by Hivebuy.
Roles in the URL company. O OWNER (company admin), MD MANAGING DIRECTOR, AC ACCOUNTANT, BU BUYER, AP APPROVER, AL APPROVER_LIMITED, CO CONTRACT_OWNER, AU API_USER, CR CONTROLLER, NA NEWS_ADMIN, AD AUDITOR, LA LEGAL_ENTITY_ACCOUNTANT. Empty means a basic user.
OMDACBUAPALCOAUCRNA... 2 other enums
Show child attributes
The supervisor on this company's membership.
Missing, invalid, or expired API key, or a session credential was used instead of an API key.
Response Attributes
validationErrorclientErrorserverError Show child attributes
Authenticated but not entitled: the key's user is not an active member of this company, the External API feature (or the resource's own feature) is not enabled for it, the key lacks the scope this verb needs, or a browser session was used.
Response Attributes
validationErrorclientErrorserverError Show child attributes
No such row for this company, including a row that belongs to another company, and a soft-deleted row you tried to write to. The API does not confirm whether the id exists elsewhere.
Response Attributes
validationErrorclientErrorserverError Show child attributes
Rate limit exceeded (60 requests per minute per API key). Retry after the number of seconds given in the message.
Response Attributes
validationErrorclientErrorserverError