User

Returns a user's information.

get
/user

Returns the user's information. Response schema is polymorphic, it can be either a CompanyUser or an IndividualClient depending of the underlying user type.

Authorizations
RIALTO_API_KEYstringRequired
Responses
200

The user's information.

application/json
get
/user

Last updated