List tenant settings (optionally assembled as webhook config)
Webhook Config
List tenant settings (optionally assembled as webhook config)
Retrieve all tenant settings as flat { name, value } rows.
GET
List tenant settings (optionally assembled as webhook config)
Description
Pass?include=webhook or ?assembleWebhook=true to additionally receive an assembled
webhook object combining the webhook-config.* settings with read-only delivery metrics.
Authorization:
- Any authenticated tenant user
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Set to webhook to include the assembled webhook config + metrics
Available options:
webhook Alternative to include=webhook; set to true to include the assembled webhook config + metrics
Available options:
true