Skip to main content
POST
/
admin
/
account
/
detail
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
accountCode
string<uuid> | null
default:4e361af7-0dd2-4f4f-9779-0a03eae0229b
accountID
integer<int32> | null
languageID
integer<int32>
default:1

Response

Success

success
boolean
data
unknown