Skip to main content

Show a Conjunction Data Message (CDM)

GET 

/v1/cdm/:id

Get the raw file for the Conjunction Data Message, in either JSON or KVN format.

Request

Path Parameters

    id stringrequired

    cdm UUID

Query Parameters

    format string

    Possible values: [json, kvn]

    Format of the CDM file. (Default: json)

Responses

OK

Schema

    string

Loading...