Screening

Get Screening

Retrieve metadata about a scheduled screening.

get/scheduled_screenings/{id}

Path parameters

idstring uuid required

Query parameters

fieldsstring

Response

Successful Response

idstring uuid required
created_atstring date-time required
updated_atstring date-time required
group_idstring uuid nullable
last_screening_idstring uuid nullable
next_run_atstring date-time nullable
last_run_atstring date-time nullable
cadence_hrinteger required
start_timestring time required
enabledboolean required
configobject required

Changes

Changed in 2 of the 4 revisions of this API.4

    • added the optional property last_screening/anyOf[subschema #1: ScreeningPreview]/primary_rsos_preview/items/auto_maneuvering to the response with the 200 status

      response-optional-property-added

    • added the optional property last_screening/anyOf[subschema #1: ScreeningPreview]/secondary_rsos_preview/items/auto_maneuvering to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property last_screening/anyOf[subschema #1: ScreeningPreview]/primary_sources_preview/items/propagation/anyOf[subschema #1: PropagationRead]/enable_discontinuities to the response with the 200 status

      response-optional-property-added

    • added the optional property last_screening/anyOf[subschema #1: ScreeningPreview]/secondary_sources_preview/items/propagation/anyOf[subschema #1: PropagationRead]/enable_discontinuities to the response with the 200 status

      response-optional-property-added