{"contractVersion":"parcelops.connector.v1","name":"goodhire","displayName":"GoodHire","description":"Read-only GoodHire Partner API connector with PII-redacted report responses.","tags":["background-checks","screening","reports","packages","hr","compliance","read-only"],"authentication":{"type":"basic_auth","required":true},"provenance":{"sourceName":"GoodHire","apiBaseUrl":"https://api.goodhire.com/v1"},"freshness":{"status":"not_declared"},"coverage":{"geographic":{"status":"not_declared"},"temporal":{"status":"not_declared"}},"methods":{"total":6,"items":[{"name":"getEmployer","description":"Retrieve an employer by its partner employer ID.","requiredParams":["partnerEmployerId"],"inputSchema":{"type":"object","properties":{"partnerEmployerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner employer ID."}},"required":["partnerEmployerId"],"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]},{"name":"getRequestor","description":"Retrieve a requestor/customer under a partner employer.","requiredParams":["partnerEmployerId","partnerCustomerId"],"inputSchema":{"type":"object","properties":{"partnerEmployerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner employer ID."},"partnerCustomerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner customer ID."}},"required":["partnerEmployerId","partnerCustomerId"],"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]},{"name":"listProductBundles","description":"List GoodHire product bundles available to a requestor.","requiredParams":["partnerEmployerId","partnerCustomerId"],"inputSchema":{"type":"object","properties":{"partnerEmployerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner employer ID."},"partnerCustomerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner customer ID."}},"required":["partnerEmployerId","partnerCustomerId"],"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]},{"name":"getReportStatus","description":"Retrieve an existing report/order status without including report data.","requiredParams":["partnerEmployerId","partnerCustomerId","partnerOrderId"],"inputSchema":{"type":"object","properties":{"partnerEmployerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner employer ID."},"partnerCustomerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner customer ID."},"partnerOrderId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner order ID."}},"required":["partnerEmployerId","partnerCustomerId","partnerOrderId"],"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]},{"name":"getReportData","description":"Get report data with PII, documents, and privileged links redacted.","requiredParams":["partnerEmployerId","partnerCustomerId","partnerOrderId"],"inputSchema":{"type":"object","properties":{"partnerEmployerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner employer ID."},"partnerCustomerId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner customer ID."},"partnerOrderId":{"type":"string","minLength":1,"maxLength":256,"description":"Partner order ID."}},"required":["partnerEmployerId","partnerCustomerId","partnerOrderId"],"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]},{"name":"getServiceInfo","description":"Return static GoodHire connector capabilities, privacy controls, and API documentation.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"access":{"classification":"read"},"freshness":{"status":"not_declared"},"entities":{"status":"not_declared"},"pagination":{"status":"not_declared"},"output":{"schema":{"status":"not_declared"},"units":{"status":"not_declared"},"coordinateReferenceSystem":{"status":"not_declared"}},"caveats":[]}]},"caveats":[]}