Credit balance
Retrieve the settings and remaining credits of an account.
get/user
Response
The account settings and credits.
Example response
[
{
"email": "user@example.com",
"credits": 1000
}
]Retrieve the settings and remaining credits of an account.
The account settings and credits.
[
{
"email": "user@example.com",
"credits": 1000
}
]