Retrieve multiple contrail attributions
Stay organized with collections
Save and categorize content based on your preferences.
GET https://contrails.googleapis.com/v2/{parent=attributions}:batchGet: Get
multiple contrail attributions by flight information.
If successful, the response will be a list of contrail attributions.
Satellite datasource readiness
Currently, GOES East and MTG are available satellite data outputs. GOES East based
attributions have production-level quality, while MTG-based attributions are
still in the Beta phase and actively undergoing quality improvements.
Path parameters
| Parameters |
parent |
string
Required. The parent resource shared by all attributions being retrieved. Format: attributions
|
Query parameters
| Parameters |
names[] |
string
Required. The resource names of the flights to retrieve. A maximum of 100 names can be provided in a single request. Format:
carriers/{carrier}/flightNumbers/{flightNumber}/departureDates/{departure_date}/departureAirports/{departure_airport}
Components:
{carrier}: 2-character IATA carrier code (e.g., "AA", "UA").
{flightNumber}: 1-4 digit flight number (e.g., "123").
{departure_date}: Flight departure date in YYYY-MM-DD format.
{departure_airport}: 3-letter IATA airport code (e.g., "JFK", "LHR").
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-10 UTC."],[],[]]