Integration Event Names (Service)
Get Event Name Mappings
Returns the custom event names configured for a project/integration pair, or null when none are configured. Called once per cache TTL per pair by integration-router.
get/internal/v2/integrations/{project_id}/{integration_id}/event-name-mappings
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 3 revisions of this API.