Unify and manage your data

Get mapping from a tenant

Learn how to get mapping from a tenant for D&B connector

This operation returns cached mappings. To execute this operation you have tot be assigned the READ privilege.

Request

GET {DnBConnectorUri}/config/mappings/{mappingName}
Table 1. Parameters
Parameter NameRequired Description
Headers Content-Type Yes Should be "Content-Type: application/json".
Authorization Yes Information about authentication access token in format "Bearer <YourTokenId>" (see details in Authentication API).
environmentUrlYesEnvironment of customer and data tenant.
tenantIdYesCustomer tenant id.
QueryplusNoThis can be true or false. If this parameter is true this endpoint will request for Direct+ mappings. By default this parameter is true.

Request


Response