{
"data": [
{
"id": "post-post_01HZX2...",
"type": "media",
"attributes": {
"source": "post",
"source_id": "post_01HZX2...",
"url": "https://cdn.example.com/images/hero-1.jpg",
"type": "image",
"title": "B2B SaaS Content Strategy for 2026",
"description": "Editorial hero composition",
"aspect_ratio": "16:9",
"palette": {
"base": "#2F4F4F"
},
"created_at": "2026-02-01T09:20:11.000Z"
},
"links": {
"self": "/v1/ORG_ID/media/post-post_01HZX2..."
}
},
{
"id": "author-author_01HZ...",
"type": "media",
"attributes": {
"source": "author",
"source_id": "author_01HZ...",
"url": "https://cdn.example.com/images/avatar-1.jpg",
"type": "image",
"title": "Alex Jordan's Avatar",
"created_at": "2025-12-20T07:30:00.000Z"
},
"links": {
"self": "/v1/ORG_ID/media/author-author_01HZ..."
}
}
],
"meta": {
"total": 27,
"per_page": 10,
"page": 1
}
}