List all versions of the specified secret.

The full secret identifier and attributes are provided in the response. No values are returned for the secrets. This operations requires the secrets/list permission.

get/secrets/{secret-name}/versions

Path parameters

secret-namestring required

The name of the secret.

Query parameters

api-versionstring required

The API version to use for this operation.

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

Response

The request has succeeded.

nextLinkstring

The URL to get the next set of secrets.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.