get_library_parts_by_part_id_indexes_by_index
Fetches a BIF index for a specific media part using its ID and index type, with optional interval for image spacing.
Instructions
Get BIF index for a part.
GET /library/parts/{partId}/indexes/{index}
Args: part_id: The part id who's index is to be fetched index: The type of index to grab. interval: The interval between images to return in ms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| part_id | Yes | ||
| interval | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |