Skip to main content
GET
/
documents
/
{id}
Get Document
curl --request GET \
  --url https://api.pal.ai/v1/documents/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://docs.pal.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The Document ID you're interacting with.

Body

application/json

The body is of type object.