---
title: "Get a specific Application Code by code"
method: GET
path: "/application-codes/{code}"
tags: ["application-codes"]
---

# Get a specific Application Code by code

`GET /application-codes/{code}`

Returns the Application Code matching the supplied code and valid on the supplied date.

## Path parameters

- `code` string, required

## Query parameters

- `date` string, date, required

## Response `200`

Application Code found

## Other responses

- `400` — Invalid request parameters.
- `401` — Authentication required or token invalid.
- `403` — Authenticated but not permitted to perform this action.
- `404` — The requested resource was not found.
- `406` — Requested media type/version not acceptable.
- `500` — Unexpected server error.

---

[API](https://skmtc.net/hm-courts-and-tribunals-service/apis/applications-register-api.md) · [All operations](https://skmtc.net/hm-courts-and-tribunals-service/apis/applications-register-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hm-courts-and-tribunals-service/applications-register-api/versions/bea8e18804d7/schema)
