---
title: "Get latest Journey Application by External Application ID"
method: GET
path: "/journeys/applications/ext/{external_application_id}/latest"
tags: ["Journeys"]
---

# Get latest Journey Application by External Application ID

`GET /journeys/applications/ext/{external_application_id}/latest`

This endpoint retrieves the latest (i.e. most recently created) Application associated with the supplied External Application ID.
If the `journeyToken` query parameter is provided, the retrieved Application will be the latest Application associated with that particular Journey and the External Application ID.

## Parameters

- `#/paths/~1journeys~1%7Bjourney_token%7D~1applications/parameters/3` — unresolved $ref

## Other responses

- `201` — unresolved $ref
- `401` — unresolved $ref
- `404` — unresolved $ref
- `429` — unresolved $ref
- `500` — unresolved $ref
- `503` — unresolved $ref

---

[API](https://skmtc.net/alloy/apis/alloy-api.md) · [All operations](https://skmtc.net/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
