Download the Zapier app definition
Returns the Zapier Platform app-definition JSON for your organization, pre-wired to your API host: triggers subscribe over the webhook event catalog and actions route to the messages, contacts, and verify endpoints. Use it to seed a zapier push app so customers can automate Orbit from Zapier. The file is sent as an attachment (orbit-<slug>.zapier-app.json) and embeds no credential — the installer pastes their own API key. Requires an authenticated owner, admin, or developer session.
Authorizations
Dashboard JWT token from Clerk
Response
The Zapier Platform app definition, sent as a downloadable attachment.
App-definition semver.
Custom API-key authentication block.
Trigger definitions keyed by trigger key.
Action ("create") definitions keyed by action key.
Zapier Platform CLI version the app targets.