List secrets
Returns the list of secret keys for a given agentId
Query parameters
agentIdstring · min: 1Required
The agent id to filter secrets
Responses
200
List of secret names
application/json
400
Bad Request
application/json
401
Admin authentication required
application/json
500
Internal server error
application/json
get
/secretsLast updated