---
title: "Get Launch Screening Results File Multi"
method: GET
path: "/screenings/{id}/launch_results/file_multi"
tags: ["Launch Screening"]
---

# Get Launch Screening Results File Multi

`GET /screenings/{id}/launch_results/file_multi`

Retrieve launch screening conjunction results as a serialized file in all available file formats, with and without a set of filters.

## Path parameters

- `id` string, required — ID of the launch screening to get results for

## Query parameters

- `filename` string, nullable — Optional custom filename. If not supplied, a default filename will be generated.
- `filters` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/satcat/apis/satcat-service-api.md) · [All operations](https://skmtc.net/satcat/apis/satcat-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/satcat/satcat-service-api/versions/afeec2546de3/schema)
