Search detected secrets
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
The pointer to the first record of the set of paginated results. To view the next response, use the nextCursor value for this parameter.
Request
If true, return secrets with a resolved status.
A list of secrets types to query. For a list of valid IDs, use the GET /secret-types endpoint.
A list of resources to query. If you use this query, you cannot also pass the workspaceIds query.
A list of workspaces IDs to query. If you use this query, you cannot also pass the resources query.
A list of workspace visibility settings to query. This currently supports the team and public settings.