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
listing_descriptionstring
task_group_idstring
task_group_summary_for_biddersstring
audienceenum
created_by_user_idstring

Must be a string starting with user_

created_by_org_idstring

Must be a string starting with org_

created_at_timestampdatetime
last_edited_at_timestampdatetime
statusenum
order_idstring
order_short_idstring
_idstring
schema_versionintegerDefaults to 1
pro_forma_line_itemslist of objects
share_pro_forma_line_itemsbooleanDefaults to false
participant_provider_org_idslist of strings
org_bidding_group_idslist of strings
participant_driver_idslist of strings
driver_bidding_group_idslist of strings
typeenum
auto_award_first_acceptbooleanDefaults to false
auto_open_priced_bid_threadsbooleanDefaults to false
internal_notesstring<=524288 characters
order_off_chrt_reference_idstringformat: "^[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).

accepted_bid_thread_idstring

Errors

422
Listings by Task Group V1request Unprocessable Entity Error