# contactsSuggestionJob **Type:** GraphQL queries **Description:** Get a contacts products suggestion job by its *jobId* ## Arguments - jobId (String) ## Response **Type:** ContactsSuggestionJob **Description:** Contacts suggestion 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