Getting preferences for specific endpoint
GET
/endpoints/preferences
Check the configured preferences for a given endpoint
Headers
Name
Value
Authorization
Bearer <token>
Query Params
Name
Type
Description
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
Last updated