Get Event Relationships Profile

GET {{baseUrl}}/api/events/:id/relationships/profile/

Get profile relationships for an event with the given event ID.

Rate limits:
Burst: 350/s
Steady: 3500/m

Scopes: events:read profiles:read

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{"data":{"type":"profile","id":"\u003cstring\u003e"}}