v3
latestOpenAPI 3.1.02026-08-08155201291.7 KBCreate Screening
Create a screening. Compares all points of the primary ephemerides which overlap in time with the resolved assigned secondaries, and identify close-approaches which may require the operator to perform collision avoidance action (conjunctions). <br/> Screenings are not automatically submitted for processing upon creation, unless the submit query parameter is used. Screenings can be further configured using the various /screenings/{id} endpoints and then submitted for processing using PUT /screenings/{id}/submit. <br/> Because Screenings are processed in a queue, screening is an asynchronous operation. The status and results of a submitted screening can be found by retrieving the Screening using GET /screenings/{id}.
Query parameters
Whether to automatically submit the screening for processing upon creation. If not used, the screening can be further configured and later submitted using the screening actions subresources.
Whether to automatically submit the screening for processing upon creation. If not used, the screening can be further configured and later submitted using the screening actions subresources.
Optional group ID to use for the request
Optional group ID to use for the request
Request body
Response
Successful Response