Skip to main content
GET
/
api
/
public_page
/
{dataset_id}
cURL
curl --request GET \
  --url https://api.trieve.ai/api/public_page/{dataset_id}
{
  "message": "Bad Request"
}

Documentation Index

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

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

Path Parameters

dataset_id
string
required

The id or tracking_id of the dataset you want to get the demo page for.

Response

Public Page associated to the dataset