Skip to main content
GET
Get mappings for a company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
integer<int64>
required

The id of an existing company

Query Parameters

attribute_id
integer[]

Attribute identifier. Repeat the parameter to retrieve mappings for multiple attributes.

dataset_id
integer[]

Dataset identifier. Repeat the parameter to retrieve mappings for multiple datasets.

Response

200 - application/json

Ok

records
object[]
required