Optional
metadataOptional
pageMaximum number of mappings that will be returned in a single response. If there are more mappings, the response will contain a field next_page_token
that will allow you to retrieve them.
Optional
pageA token that allows you to retrieve the next page of mappings. It should have the same value as the next_page_token
-field you received in your last response.
If true, each mapping will only contain metadata fields; no mapping expressions, source and target schema
content
, or lookup tables. If false, each mapping will contain all available fields. The metadata fields areid
,name
,type
,connection
(both insource
andtarget
),created_at
, andupdated_at
.