Get File Page Figure
GET/api/v1/files/{id}/page-figures/{page_index}/{figure_name}
Get a specific figure from a page of a file.
Get File Page Figure
curl https://api.cloud.llamaindex.ai/api/v1/files/$ID/page-figures/$PAGE_INDEX/$FIGURE_NAME \
-H "Authorization: Bearer $LLAMA_CLOUD_API_KEY"{}Returns Examples
{}