Retrieves the Identifier of the Asset or Live Stream associated with the Playback ID.
The asset or live stream's playback ID.
{
"data": {
"id": "a1B2c3D4e5F6g7H8i9",
"policy": "public",
"object": {
"type": "asset",
"id": "123456789012345678"
}
}
}