GET
/
api
/
v1
/
dynamic-secrets
/
leases
/
{leaseId}

Path Parameters

leaseId
string
required

The ID of the dynamic secret lease.

Query Parameters

projectSlug
string
required

The slug of the project to create dynamic secret in.

path
string
default: /

The path to list folders from.

environmentSlug
string
required

The slug of the environment to list folders from.

Response

200 - application/json
lease
object
required

Was this page helpful?