Get Platform Topics
Webhooks
Get Platform Topics
List allowed platform data model topics for DATA_MODEL_CHANGES webhooks.
GET
Get Platform Topics
List allowed platform data model topics forDocumentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
DATA_MODEL_CHANGES webhooks.
Topics follow the format {data_model}.{operation} (for example, invoice.create).
Response
Returns{ data: { topics: string[] }, request_id }.