Skip to main content
GET
cURL

Response

OK

id
integer<int64>
userId
integer<int64> | null
businessId
integer<int64>
employeeId
integer<int64> | null
firstName
string | null
lastName
string | null
email
string | null
phoneNumber
string | null
avatar
string | null
birthdate
string<date-time> | null
role
enum<string>
Available options:
ADMINISTRATOR,
FINANCE_MANAGER,
ACCOUNTANT,
MANAGER,
EMPLOYEE,
AUDITOR,
APPROVER,
MEMBER,
FINANCE_TEAM
status
enum<string>
Available options:
ACTIVE,
INACTIVE,
INVITED,
REFUSED
user
object
business
object
createdAt
string<date-time>
updatedAt
string<date-time> | null