curl --location --request GET '/ai-credit-quotas/' \
--header 'Authorization: Bearer <token>'{
"cephisso_platform_accounts_id": 0,
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"daily_credit_quota": 0,
"data_lineage": null,
"id": 0,
"last_updated_by": "string",
"last_updated_on": "2019-08-24T14:15:22Z",
"metadata": null,
"monthly_credit_quota": 0,
"name": "string",
"system_guid": "string",
"udfs": null,
"uuid": "string"
}