---
title: "GET /mapping/protocol"
method: GET
path: "/mapping/protocol"
tags: ["mapping"]
---

# GET /mapping/protocol

`GET /mapping/protocol`

Get all mappings

## Response `201`

MappingSchemaList

- MappingSchemaList
  - `count` integer
  - `data` MappingSchema[]
    - `correlation_mapping` object
    - `create_index` object
    - `create_table` string
    - `fields_mapping` object
    - `fields_settings` object
    - `guid` string
    - `hep_alias` string
    - `hepid` integer
    - `partid` integer
    - `partition_step` integer
    - `profile` string
    - `retention` integer
    - `schema_mapping` object
    - `schema_settings` object
    - `version` integer

## Other responses

- `400` — FailureResponse

## Changes

- **2021-10-13** `ee397eaefd08` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-09** `a5730259529b` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-08** `d39f8246865f` — 3 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
  - added the non-success response with the status `400`
  - added the success response with the status `201`
- **2021-10-05** `b340e39800ae` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2020-04-01** `8739183b4c43` — 4 info
  - api operation id `ListProfiles` removed and replaced with `mappingGetMapping`
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
  - api tag `mapping` added
  - api tag `profile` removed

[Full history](https://skmtc.dev/sipcapture/apis/homer-app/changes/mapping/protocol/get.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/ee397eaefd08/schema)
