All data sources

GoodHire

Basic authgoodhire

Read-only GoodHire Partner API connector with PII-redacted report responses.

Provenance

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

    read

    Retrieve an employer by its partner employer ID.

    Required paramspartnerEmployerId
  • getRequestor

    read

    Retrieve a requestor/customer under a partner employer.

    Required paramspartnerEmployerIdpartnerCustomerId
  • listProductBundles

    read

    List GoodHire product bundles available to a requestor.

    Required paramspartnerEmployerIdpartnerCustomerId
  • getReportStatus

    read

    Retrieve an existing report/order status without including report data.

    Required paramspartnerEmployerIdpartnerCustomerIdpartnerOrderId
  • getReportData

    read

    Get report data with PII, documents, and privileged links redacted.

    Required paramspartnerEmployerIdpartnerCustomerIdpartnerOrderId
  • getServiceInfo

    read

    Return static GoodHire connector capabilities, privacy controls, and API documentation.