Get account
Path parameters
idstringRequired
Account identifier.
Query parameters
selectstringOptional
Optional RQL select statement to limit returned fields.
Responses
200
OK
application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
externalIdstring · nullableOptional
externalNamestring · nullableOptional
technicalSupportEmailstring · nullableOptional
websitestring · nullableOptional
descriptionstring · nullableOptional
defaultLanguageCodestring · nullableOptional
404
Not Found
application/json
get/public/v1/accounts/accounts/{id}
Last updated
Was this helpful?