Feedback
Get feedback privacy and destination settings
GET
/feedback/configAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/problem+json
curl -X GET "https://example.com/feedback/config"{ "$schema": "https://example.com/api/v1/schemas/PublicConfig.json", "app_version": "string", "diagnostic_categories": [ "string" ], "enabled": true, "max_message_characters": 0, "max_screenshot_bytes": 0, "recipient": "string", "support_url": "string"}Queue a user-approved feedback report POST
Only the message and optional screenshot and diagnostics selected by the user are queued.
List growth recommendations GET
Returns DB-only growth recommendations for one connected social account. Growth recommendations belong to one social_account_id, not merely a workspace.