Webhooks V2
Get Integration Config
Returns an integration's credentials (Svix endpoint headers) together with its custom event names, which are stored separately because a nested map cannot travel as a header. Requires applications:read scope.
get/v2/projects/{project_id}/integrations/{integration_id}/config
Path parameters
project_idstring required
Project ID
Project ID
integration_idstring required
Integration id as served by integration-router (e.g. 'mixpanel')
Integration id as served by integration-router (e.g. 'mixpanel')
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.