List by org (lister)
Lists listings owned (created) by the caller's org with filtering, sorting, and pagination. Lister view. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ListingListRes)
Query parameters
Filter to a single audience (PROVIDERS or DRIVERS). Lister-only — bidder routes hardcode audience.
Field to sort by.
Sort order for query results
Sort order (asc or desc).
Filter by listing status(es). Multi-select.
Filter by listing status(es). Multi-select.
Filter by listing type(s). Multi-select.
Filter by listing type(s). Multi-select.
Filter to listings for this task group.
Filter to listings for this task group.
Filter to listings on this order.
Filter to listings on this order.
Must be a string starting with org_
Filter to listings created by this provider org (lister). Mostly useful on bidder views to slice by lister.
Must be a string starting with user_
Filter to listings created by this operator (audit).
Filter created_at_timestamp >= value (inclusive).
Filter created_at_timestamp >= value (inclusive).
Filter created_at_timestamp <= value (inclusive).
Filter created_at_timestamp <= value (inclusive).
Filter last_edited_at_timestamp >= value (inclusive).
Filter last_edited_at_timestamp >= value (inclusive).
Filter last_edited_at_timestamp <= value (inclusive).
Filter last_edited_at_timestamp <= value (inclusive).
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.