---
title: "Get Conjunction Message By Id"
method: GET
path: "/conjunction_messages/{cdm_id}/ccsds"
tags: ["Conjunction"]
---

# Get Conjunction Message By Id

`GET /conjunction_messages/{cdm_id}/ccsds`

Retrieve conjunction message with given key or cdm_id in CCSDS format.

## Path parameters

- `cdm_id` string, required — key or cdm_id of conjunction message

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