A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"event": "https://example.com/",
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>"
}
}Returns a single event media item by ID, including its file URL and metadata.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"event": "https://example.com/",
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>"
}
}