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
required

Unique identifier for a company

Query Parameters

attribute_id
integer[]

Attribute identifier. Can be specified multiple times to retrieve mappings for multiple attributes.

dataset_id
integer[]

Dataset identifier. Can be specified multiple times to retrieve mappings for multiple datasets.

Response

200 - application/json

Ok

records
object[]
required