v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Event Enrichments

List Event Enrichment associations

Event Enrichments allow you to automatically add contextual data to events as they're ingested, so that relevant information is available throughout the event, alert, and incident lifecycle. By leveraging the Contextual Data Platform (CDP), you can define rules that extract values from events or query enrichment schemas to populate event fields.

Associating an Event Orchestration or Service with an Event Enrichment allows for the enrichment to be evaluated when events are ingested for that Event Orchestration or Service

<!-- theme: warning -->

Early Access

This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access.

Retrieve all items (Services or Event Orchestrations) associated with an Event Enrichment. If the API key lacks view access to an associated target, that item will not be returned in the results.

get/enrichment/event_enrichments/{id}/associations

Path parameters

idstring required

The ID of the Event Enrichment.

Query parameters

association_type'service' | 'event_orchestration'

Filter associations by type. Either "service" or "event_orchestration".

limitinteger

The number of results per page.

offsetinteger

Offset to start pagination search results.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Response

A list of associations for the Event Enrichment.

limitinteger
offsetinteger
moreboolean
totalinteger nullable