---
title: "Returns dlr whatsapp forwarding configuration"
method: GET
path: "/v1/configuration/dlr_whatsapp_forwarding"
tags: ["configuration"]
---

# Returns dlr whatsapp forwarding configuration

`GET /v1/configuration/dlr_whatsapp_forwarding`

## Response `200`

OK

- DlrWhatsappForwardingConfigurationRequest
  - `enabled` boolean — enabled?
  - `bpwebappType` string — bpwebapp type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)
  - `bpwebappTarget` string — bpwebapp target URL/address
  - `otherType` string — other type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)
  - `apiRestType` string — apiRest type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)
  - `apiRestTarget` string — apiRest target URL/address

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
