List secrets

Fetch all secrets for a given environmentId and optionally apply space overrides

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Query parameters

environmentIdstringOptional

The Environment of the secret.

spaceIdstringOptional

The Space of the secret.

actorIdstringOptional

The Actor of the secret.

Response

This endpoint returns an object.
datalist of objects

Errors