For order

Get all tracking datasets and their sharing settings for a given order. If authenticated, returns datasets the user has direct access to plus public datasets. If unauthenticated, returns only datasets with public=True. | () -> (list[TrackingSharingSettingsRes])

Path parameters

order_id_or_short_idstringRequired

Response

Successful Response
task_group_idstring
sharing_settingsobject

Errors