---
title: "Get the details of a specific placed application"
method: GET
path: "/mortgages/applications/{applicationId}"
tags: ["Mortgage Application"]
---

# Get the details of a specific placed application

`GET /mortgages/applications/{applicationId}`

Get the details of a specific placed application.

## Parameters

- `./components/parameters/path/application_id.yaml` — unresolved $ref
- `./components/parameters/header/client_id.yaml` — unresolved $ref
- `./components/parameters/header/correlation.yaml` — unresolved $ref
- `./components/parameters/header/agent.yaml` — unresolved $ref

## Response `200`

OK.

- object
  - `application` ApplicationYaml — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `405` — unresolved $ref
- `500` — unresolved $ref
- `501` — unresolved $ref
- `503` — unresolved $ref

---

[API](https://skmtc.net/swissfintechinnovations/apis/common-mortgage-api-public.md) · [All operations](https://skmtc.net/swissfintechinnovations/apis/common-mortgage-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissfintechinnovations/common-mortgage-api-public/revisions/32d3f4a96cde/schema)
