latestOpenAPI 3.1.02026-08-0823354.5 KB

7e9372f17040

Context

Get context generation job status

Track a context generation job. This deprecated endpoint is retained for backward compatibility; new integrations should use POST /v2/project/jobs/info.

get/v2/project/setup/status/{jobId}

Path parameters

jobIdstring required

Headers

gt-api-version'2025-01-01.v0' | '2025-11-03.v1' | '2026-02-18.v1' | '2026-03-06.v1'

API version. Defaults to the earliest supported version. Latest is 2026-03-06.v1.

gt-project-idstring

Target project ID. Required when authenticating with an organization API key.

Response

Context job status.

jobIdstring
status'queued' | 'processing' | 'completed' | 'failed' | 'unknown'