IntegrationEndpointIntegrations
GET /jobs/{job_id}
API endpoint in backend/app/api/jobs.py. Retrieves status, progress, and results of a background job. Getting the status of a specific job is part of the overall job listing and monitoring endpoints in jobs.py.