curl --request GET \
--url https://platform.kodexa.ai/api/content-objects/{id}/image \
--header 'x-api-key: <api-key>'"<string>"Returns a rendered page image (PNG) of the content object. Use the page parameter to specify which page to render.
curl --request GET \
--url https://platform.kodexa.ai/api/content-objects/{id}/image \
--header 'x-api-key: <api-key>'"<string>"API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the resource.
Page number to render (0-indexed). Defaults to 0 (first page).
Page image
The response is of type file.