projects
Fetch a batch of up to 100 events by name.
get/v1alpha/{+parent}/events:batchGet
Path parameters
parentstring required
Required. The firebase application. Format: "projects/{project}/apps/{app_id}".
Query parameters
namesstring[]
Required. The resource names of the desired events. A maximum of 100 events can be retrieved in a batch. Format: "projects/{project}/apps/{app_id}/events/{event_id}". The app_id and event_id are required, but project may be "-" to conserve space in long URIs.
readMaskstring
Optional. The list of Event fields to include in the response. If omitted, the full event is returned.
Response
Successful response