Parameters
Job | str
The job or job id to get.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
job = job_client.find("0195c87a-49f6-5ffa-e3cb-92215d057ea6")
job = job_client.find("0195c87a-49f6-5ffa-e3cb-92215d057ea6")
def JobClient.find(job_or_id: Job | str) -> Job
job = job_client.find("0195c87a-49f6-5ffa-e3cb-92215d057ea6")
Was this page helpful?