get /v1/apps/secrets/find

Find a Secret

GetAppsSecretsFind

<p>Finds a secret in the secret store by name and scope.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
name query string yes A name for the secret that's unique within the scope.
scope query object yes Specifies the scoping of the secret. Requests originating from UI extensions can only access account-scoped secrets or secrets scoped to their own user.

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.