Getting preferences for specific endpoint

GET /endpoints/preferences

Check the configured preferences for a given endpoint

Headers

NameValue

Authorization

Bearer <token>

Query Params

NameTypeDescription

project_id

number

Project id

identifier

string

The node id that points to the specific endpoint you want to confirm preferences for, ex : /server.py:search

Response

Custom Instructions / Preferences instructions

Last updated