Skip to main content
GET
/
api
/
content-objects
/
{id}
/
image
Get content object page image
curl --request GET \
  --url https://platform.kodexa.ai/api/content-objects/{id}/image \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Query Parameters

page
string

Page number to render (0-indexed). Defaults to 0 (first page).

Response

Page image

The response is of type file.