---
title: "Get Screening Results Ccsds Single"
method: GET
path: "/screenings/{id}/results/ccsds/{conjunction_id}"
tags: ["Screening"]
---

# Get Screening Results Ccsds Single

`GET /screenings/{id}/results/ccsds/{conjunction_id}`

Retrieve a specific screening conjunction result as a serialized JSON object in CCSDS format.

## Path parameters

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

## Response `200`

Successful Response

- object

## 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/revisions/afeec2546de3/schema)
