Api-KeystringrequiredheaderYour NOSIBLE API key from the API Dashboard.
Example: nos_sk_...
List the saved searches available to your account.
Inspect the Search data dictionary or read NOSIBLE research for implementation context and methods.
Api-KeystringrequiredheaderYour NOSIBLE API key from the API Dashboard.
Example: nos_sk_...
Use Get Saved Searches to populate an account's control plane or audit the configurations currently active for a key.
These are the fields you can build against. Nested names use dot notation; optional sections are called out in their descriptions.
messagestringRetrieval acknowledgement.
Example: Retrieved searches.
response.searchesobject[]Saved search configurations belonging to the authenticated account.
Example: [{ search_id, question, algorithm, ... }]
unauthorized — The API key or crawl-feed capability is not valid.list_failed — The saved searches could not be retrieved.