---
title: "Returns converged configuration change request"
method: GET
path: "/v1/account/converged/configuration/change_request"
tags: ["uncategorized"]
---

# Returns converged configuration change request

`GET /v1/account/converged/configuration/change_request`

## Response `200`

OK

- ConvergedConfigurationResponse
  - `senderDisplayName` string — sender display name
  - `senderDisplayImageUrl` string — sender display image URL
  - `failoverTimeout` integer — failover time in seconds
  - `links` Link[] — links
    - `rel` string
    - `href` string
  - `changeRequest` ConvergedConfigurationResponse — recursive

## Other responses

- `404` — Not found
- `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)
