post https://example.com/vault/api/v1/search/secrets
Search for the user-specific secrets
Log in to see full request history
Responses
Search for the user-specific secrets
xxxxxxxxxx
curl --request POST \
--url 'https://example.com/vault/api/v1/search/secrets?offset=0&limit=100&sortkey=name&sortdir=ASC' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: