Retrieve Event Stream

Returns a list of events from the event stream matching the specified criteria in the order they were published. See Event Types for descriptions of the event types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
eventTypes
array of strings, unique
required

An event type to be included in the response. This parameter can be included in the query multiple times to include multiple eventTypes
(e.g. eventTypes=v1.patient.statusChanged&eventTypes=v1.patient.referralAcknowledged)

trialIds
array of strings, unique

Include events for this StudyTeam trial ID. Can be used multiple times to include multiple trials. If omitted, will return events for all trials you are authorized to access.

trialIds
uuid

Return only events occurring after this event ID in the stream

int64
1 to 100
Defaults to 50

A limit on the number of objects returned

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json