---
title: "Get Screening Conjunction Results File Multi"
method: GET
path: "/screenings/{id}/conjunction/{conjunction_id}/results/file_multi"
tags: ["Screening"]
---

# Get Screening Conjunction Results File Multi

`GET /screenings/{id}/conjunction/{conjunction_id}/results/file_multi`

Retrieve a single screening conjunction result as a serialized file in all available file formats.

## Path parameters

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

## Query parameters

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

## 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)
