cURL
curl --request GET \ --url https://api.example.com/frames/{frame_id}/metadata
{ "frame_id": 123, "timestamp": "2023-11-07T05:31:56Z" }
ID of the frame
Frame metadata
Was this page helpful?