Get the status of an advanced join run job.
The resulting advanced join job status.
The response for a bad request.
The response for too many requests (concurrency or rate throttling).
{- "jobId": "string",
- "status": "Queued",
- "createdTime": 1730204346000,
- "startTime": 1730204346000,
- "statusTime": 1730204346000,
- "errorMessage": null,
- "advancedJoinExternalId": "my.known.id"
}