Skip to main content
GET
/
v1
/
pre-encounters
/
{id}
GET /v1/pre-encounters/{id}
curl --request GET \
  --url https://have-foresight.app/api/v1/v1/pre-encounters/{id} \
  --header 'X-API-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt

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

Authorizations

X-API-Key
string
header
required

Foresight API key, prefixed fsk_live_ or fsk_test_.

Path Parameters

id
string
required

Path parameter id.

Response

Success.