GET
/
mapping
[
  {
    "name": "<string>",
    "description": "<string>",
    "file_name": "<string>",
    "priority": 0,
    "matchers": [
      "<string>"
    ],
    "type": "csv",
    "id": 123,
    "created_by": "<string>",
    "created_at": "2023-11-07T05:31:56Z",
    "attributes": [],
    "updated_by": "<string>",
    "last_updated_at": "2023-11-07T05:31:56Z"
  }
]

Authorizations

X-API-KEY
string
header
required

Response

200 - application/json
Successful Response

The response is of type object[].