Skip to main content
Retrieve a list of secrets for a specific tenant.
  • Method: GET
  • Path: /api/v1/tenants/{tenant_id}/secrets

Path Parameter

  • tenant_id (integer, required): The ID of the tenant

Response

Returns an array of TenantSecretResponse objects.