Dispatches

Get a dispatch run

get/api/v1/me/dispatches/{dispatchId}

Path parameters

dispatchIdstring required

Dispatch id

Query parameters

jurisdictionstring

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

Response

Dispatch detail

idstring required
setupIdstring required
jurisdictionstring
status'generating' | 'complete' | 'failed' required
titlestring nullable required
coveredReposstring[] required
coveredRepoUlidsstring[] required
coveredRepoGithubIdsnumber[] required
branchesstring[] required
voicestring nullable required
generatedMarkdownstring required
isPersistedboolean required
errorMessagestring nullable required
createdAtstring required
updatedAtstring required
completedAtstring nullable required

Changes

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