Orbital Determination

List Od Files V2

Get a paginated, filtered list of OD files for a specific object, including the exact number of matching files.

get/od/{object_id}/v2

Path parameters

object_idinteger required

The norad/temporary id of the object.

The norad/temporary id of the object.

Query parameters

todayboolean
resultsboolean
yearinteger nullable

Optional output year filter. Applies to files under output/<year>/.

Optional output year filter. Applies to files under output/<year>/.

file_type'all' | 'opm' | 'pdf' | 'txt' | 'json' | 'csv' | 'navsol'

Optional file extension filter. Use all to return every file type.

Optional file extension filter. Use all to return every file type.

searchstring nullable

Optional case-insensitive substring filter applied to available filenames.

Optional case-insensitive substring filter applied to available filenames.

group_idstring uuid nullable

Optional group ID to use for the request

Optional group ID to use for the request

offsetinteger
countinteger
sort_fieldstring
sort_direction'asc' | 'desc'

Response

Successful Response

itemsobject[] required
total_countinteger required

Changes

Changed in 1 of the 9 revisions of this API.1