Get entity user

Get entity user

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

userIdstringRequired

User ID or User ForeignID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
idstring
roleslist of strings
createdAtdatetime
updatedAtdatetime
foreignIdstringOptional

The ID used to identify this user in your system.

emailstringOptional
namestringOptional

Errors