By task group

Fetches all listings for a single task group. Typically returns one or two (dual-audience siblings) OPEN listings during active bidding plus any terminal history. Visible only to the task group’s coordinator. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[Listing1])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Response

Successful Response
_idstring
audienceenum
created_at_timestampdatetime
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

last_edited_at_timestampdatetime
listing_descriptionstring
order_idstring
order_short_idstring
statusenum
task_group_idstring
task_group_summary_for_biddersstring
accepted_bid_thread_idstringOptional
auto_award_first_acceptbooleanOptionalDefaults to false
auto_open_priced_bid_threadsbooleanOptionalDefaults to false
driver_bidding_group_idslist of stringsOptional
internal_notesstringOptional<=524288 characters
order_off_chrt_reference_idstringOptionalformat: "^[A-Za-z0-9._~\-]{1,64}$"1-64 characters

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).

org_bidding_group_idslist of stringsOptional
participant_driver_idslist of stringsOptional
participant_provider_org_idslist of stringsOptional
pro_forma_line_itemslist of objectsOptional
schema_versionintegerOptionalDefaults to 1
share_pro_forma_line_itemsbooleanOptionalDefaults to false
typeenumOptional

Errors

422
Listings by Task Group V1request Unprocessable Entity Error