kubernetes
Get a list of Secrets
Get a list of Secrets for a given namespace. If isUsed is set to true, information about the applications that use the secrets is also returned. Access policy: Authenticated user.
get/kubernetes/{id}/secrets
Path parameters
idinteger required
Environment identifier
Query parameters
isUsedboolean required
When set to true, associate the Secrets with the applications that use them
Response
Success