Skip to main content
GET
Get Connector Meta Information (Legacy)
This endpoint is deprecated

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

provider
string
required

Query Parameters

include
string | null

The comma separated list of data that will be included in the response

Example:

"field_path,unmapped_fields,resources,inactive,webhooks,static_fields"

Response

The connector meta information was retrieved

provider
string
required

The provider key

Example:

"hibob"

provider_name
string
required

The provider human-readable label

Example:

"Hibob"

category
enum<string>
required

The provider service category

Available options:
ats,
hris,
hris-legacy,
crm,
iam,
marketing,
lms,
stackone,
documents,
ticketing,
screening,
messaging,
accounting,
scheduling
Example:

"hris"

models
object
required
Example:
active
boolean | null

Whether this provider has been enabled on the integrations page for the current project

Example:

true

resources
object | null

Resources for this provider, such as image assets

Example: