Get Event Relationships
GET {{baseUrl}}/api/events/:id/relationships/:related_resource/
Get metrics or profile relationships for an event with the given event ID.
Rate limits:
Burst: 350/s
Steady: 3500/m
Scopes:
Events Read
Metrics Read
Profiles Read
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":[{"type":"profile","id":"tempor labore"},{"type":"profile","id":"tempor ex incidi"}]}