List frame extractions for a file
Frames
List File Frame Extractions
List all frame extractions for a specific file
GET
List frame extractions for a file
Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the file
Query Parameters
Number of frame extractions to return
Required range:
1 <= x <= 100Offset from the start of the list
Required range:
x >= 0Response
List of frame extractions
Object type, always 'list'
Available options:
list Array of frame extraction objects
Total number of frame extractions matching the query
Number of items returned in this response
Offset from the start of the list