Skip to content
Get started

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.

Path ParametersExpand Collapse
id: string
page_index: number
figure_name: string
Query ParametersExpand Collapse
organization_id: optional string
project_id: optional string
Cookie ParametersExpand Collapse
session: optional string

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
{}