User Info

Get User Details

get

Retrieves detailed information about the user associated with the specified business name.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
businessnamestringRequiredExample: businessname
Responses
chevron-right
200

Successful response with user details.

application/json
_idstringOptionalExample: 1234567
subscriptionstringOptionalExample: startup
languagestringOptionalExample: ita
namestringOptionalExample: Mario Brown
surnamestringOptional
business_namestringOptionalExample: Business SpPA
emailstringOptionalExample: mario.brown@pingueen.it
phonestringOptionalExample: 393401212123
business_imagestring · uriOptionalExample: https://...
get
/{businessname}/me

Last updated