User Info
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:
businessnameResponses
200
Successful response with user details.
application/json
_idstringOptionalExample:
1234567subscriptionstringOptionalExample:
startuplanguagestringOptionalExample:
itanamestringOptionalExample:
Mario BrownsurnamestringOptional
business_namestringOptionalExample:
Business SpPAemailstringOptionalExample:
mario.brown@pingueen.itphonestringOptionalExample:
393401212123business_imagestring · uriOptionalExample:
https://...401
Unauthorized - Invalid or missing Bearer token.
application/json
404
Not Found - Business not found.
application/json
get
/{businessname}/meLast updated