Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.prequel.co/sensitive-trace-endpoints/{endpoint_id} \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": { "sensitive_trace_endpoint": { "id": "<string>", "name": "<string>", "url": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "description": "<string>", "header_template": "<string>", "body_template": "<string>" } }, "message": "<string>" }
Get the specified sensitive trace endpoint.
Sensitive trace endpoint ID.
OK
"success"
Show child attributes