Get Account

Authentication

AuthorizationBearer

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

Path parameters

idstringRequiredformat: "uuid"

Response

Successful Response
namestring1-255 characters
idstringformat: "uuid"
tenant_idstringformat: "uuid"
created_atdatetime
updated_atdatetime
industrystring or nullOptional<=100 characters
websitestring or nullOptional<=255 characters
emailstring or nullOptionalformat: "email"
phonestring or nullOptional<=50 characters
addressstring or nullOptional<=500 characters
arrstring or nullOptionalformat: "^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"
statusstring or nullOptional<=50 characters
descriptionstring or nullOptional
custom_datamap from strings to any or nullOptional

Errors

422
Unprocessable Entity Error