curl --location --request GET '/customconsent/all?status=false' \
--header 'x-api-key: yHkAmvhySk30PiU0vryld8K1Lqn6dVBe3PF8IAJ7' \
--header 'Authorization: Bearer <token>'[
{
"title": "string",
"description": "string",
"restrictionType": "Valid values [ DISALLOW, SHOW_WARNING, NOSHOW ]",
"active": true,
"id": "string"
}
]