JavaScript
Tool Set Secrets
List tool set secrets
Every secret scoped to one tool set. Values redacted.
GET
JavaScript
The secrets scoped to one tool set, the ones only its tools resolve. Values are redacted on every row.
These are the tool-set-scoped overrides, separate from the workspace secrets any tool set can read. Use this to see which
${NAME} references this tool set resolves differently from the workspace default. limit and cursor page the list; there is no prefix or query filter here.
Related
Create a tool set secret
Add one to this tool set.
List workspace secrets
The workspace-wide secrets these override.
Store and use secrets
Where tool set secrets sit in the precedence.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The workspace that owns the tool set.
Example:
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
The tool set whose secrets will be listed. Accepts the canonical ts_… form or the external_id: form.
Example:
"toolset_01HXKD2E5NQM3T9AYWCFNRMN74"
Query Parameters
Maximum number of results to return
Pagination cursor from previous response
Filter expression (query param: prefix)
Free-form search query
Sort order for results (asc or desc by creation time)
When set to true you may use more of your alloted API rate-limit