List secrets
Secrets
List secrets
List secrets the caller has access to.
POST
List secrets
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Number of items per page
Required range:
1 <= x <= 1000Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
Filter by secret FQNs.
Filter by secret group ID.
Whether to include the secret values in the response. Defaults to false.