Unified endpoint to get different types of the jobs.
Job details could include circuit and other parameters of the job.
Args: job_id (str): ID of the job. user (User): User authenticated with api key.
Returns: BaseModel: The Job pydantic model object.