Query account information
Query Account Information
Examples
Curl example
Javascript example
Success response
Success response - Success 200
Name | Type | Description |
---|---|---|
data |
| User information |
data.affiliate |
| Percentage for partners to join affiliate |
data.createdAt |
| Account creation date |
data.email |
| Email Address |
data.expireDate |
| Expiration date |
data.id |
| Id Account |
data.lockEnabled |
| Is the account locked or not? |
data.plan |
| Information about the subscription plan that the account is using |
data.profiles |
| Number of current profiles of the user |
data.plan.maxProfiles |
| Number of profiles that the subscription plan supports |
data.plan.name |
| Subcription plan's name |
Success response example
Success response example - Success-Example
Error response
Error response - Error 4xx
Name | Type | Description |
---|---|---|
401 | Not logged into account |
Error response example
Error response example - Response (example):
Last updated