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

Path Parameters

id
string
required

The Document ID you're interacting with.

Body

application/json

The body is of type object.