User
Get Remaining Quota
Retrieve the remaining JoggAI API quota for the authenticated user
get/v2/user/remaining_quota
Response
Success
Example response
{
"msg": "Success",
"data": {
"remaining_quota": 1000
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.