Dispatches

List a dispatch setup's runs

One setup's past runs, most recently created first, filtered to the ones whose covered repos the caller can still see.

get/api/v1/me/dispatch-setups/{setupId}/dispatches

Path parameters

setupIdstring required

Dispatch setup id

Query parameters

jurisdictionstring

Jurisdiction whose cell stores the row (its jurisdiction field). Gateway-only — stripped before forwarding. Omitted: the caller's home jurisdiction.

pageSizeinteger

Max rows to return (1-100).

pageTokenstring

Opaque cursor from a prior response's nextPageToken.

Response

Dispatch runs

nextPageTokenstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.