- Method: GET
- Path:
/api/v1/tenants/{tenant_id}/secrets/{secret_id}
Path Parameters
tenant_id(integer, required): The ID of the tenantsecret_id(integer, required): The ID of the secret
Response
Returns aTenantSecretResponse object.
/api/v1/tenants/{tenant_id}/secrets/{secret_id}tenant_id (integer, required): The ID of the tenantsecret_id (integer, required): The ID of the secretTenantSecretResponse object.