API Reference
Log In
API Reference
These docs are for v31. Click to read the latest docs for v33.

/vault/api/v1/search/secrets

Search for the user-specific secrets

Query Params
integer
Defaults to 0

Offset where to start fetching the items

integer
≤ 100
Defaults to 100

Number of items to return

string
Defaults to name

Sort object by name, updated, or created.

string
enum
Defaults to ASC

Sort direction asc or desc

Allowed:
Body Params
string

Comma or space-separated strings to search in secrets' names. The leading and trailing wildcards for the keywords are implicit.

owner_id
array of strings

List of users IDs that owns secrets.

owner_id
string
enum

Defines what type of secrets to search for

Allowed:
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json