# glassesPrescriptionVerificationJob **Type:** GraphQL queries **Description:** Get a glasses prescription verification job by its *jobId* ## Arguments - jobId (String) ## Response **Type:** GlassesPrescriptionVerificationJob **Description:** Glasses prescription verification job details ### Fields - jobId (String): Unique ID for this job - status (String): Current job status - reason (String): Current job reason, if applicable - glasses (Glasses): Glasses details - options (GlassesJobOptions): Glasses options - tags (Tag): List of tags used to correlate this workflow with other systems - updatedAt (String): Last date and time this job was updated