apikey: ********************curl --location --request GET '/listing_summary' \
--header 'apikey: <api-key>'[
{
"listing_id": "5322d4a9-51d2-4408-82fb-01ffecfb8304",
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"listing_name": "string",
"listing_code": "string",
"listing_status": "active",
"listing_created_date": "string",
"collection": null,
"contents": [
null
],
"price": null,
"media": [
null
],
"metadata": [
null
],
"advertiser": null,
"marketing": null
}
]