curl --location 'http://localhost/api/v1/central/platform/billing/audits?auditable_type=undefined&event=undefined&tag=undefined&actor_user_id=undefined&request_id=undefined&sort_by=undefined&sort_dir=undefined&from_date=undefined&to_date=undefined&per_page=undefined&page=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"code": "string",
"message": "string",
"request_id": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"api_version": "string",
"data": {}
}