apikey: ********************curl --location --request GET '/services_details' \
--header 'apikey: <api-key>'[
{
"service_id": "641e839f-864e-4cce-98f9-40f6cbb3e9e0",
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"service_name": "string",
"description": "string",
"service_status": "active",
"financial_plan": null,
"features": [
null
],
"metadata": [
null
],
"service_created_date": "string"
}
]