Provenance
PublisherGoodHire Partner API
API basehttps://api.goodhire.com/v1
Freshness & coverage
FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (Basic auth)
Caveats
- ⚠ The upstream Swagger combines partner and integration-specific routes; PatchOps exposes only the read-only methods listed here.
- ⚠ Consumer-report contents are redacted and are never stored in the shared response cache.
Methods (6)
getEmployer
readRetrieve an employer by its partner employer ID.
Required paramspartnerEmployerIdgetRequestor
readRetrieve a requestor/customer under a partner employer.
Required paramspartnerEmployerIdpartnerCustomerIdlistProductBundles
readList GoodHire product bundles available to a requestor.
Required paramspartnerEmployerIdpartnerCustomerIdgetReportStatus
readRetrieve an existing report/order status without including report data.
Required paramspartnerEmployerIdpartnerCustomerIdpartnerOrderIdgetReportData
readGet report data with PII, documents, and privileged links redacted.
Required paramspartnerEmployerIdpartnerCustomerIdpartnerOrderIdgetServiceInfo
readReturn static GoodHire connector capabilities, privacy controls, and API documentation.
