apikey: ********************curl --location --request GET '/collections_all' \
--header 'apikey: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"name": "string",
"code": "string",
"description": "string",
"status": "active",
"created_at": "string",
"updated_at": "string",
"listing_count": 0,
"media": null,
"metadata": [
null
]
}
]