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