---
title: "GET /applications/{application_id}"
method: GET
path: "/applications/{application_id}"
---

# GET /applications/{application_id}

`GET /applications/{application_id}`

## Response `200`

200 response for get_application

- PrivateApplicationResponse — unresolved $ref

## Other responses

- `429` — Client ratelimited response
- `4XX` — Client error response

## Changes

- **2026-04-15** `fde18f54cbbd` — 1 breaking
  - added `subschema #1: ADMIN, subschema #2: DEVELOPER, subschema #3: READ_ONLY` to the `team/oneOf[#/components/schemas/TeamResponse]/members/items/role` response property `oneOf` list for the response status `200`
- **2026-04-15** `e2ba79dfc5ba` — 3 info
  - added the optional property `event_webhooks_status` to the response with the `200` status
  - added the optional property `event_webhooks_types` to the response with the `200` status
  - added the optional property `event_webhooks_url` to the response with the `200` status
- **2026-04-14** `d0944513f239` — 2 info
  - added the required property `team/oneOf[#/components/schemas/TeamResponse]/members/items/permissions` to the response with the `200` status
  - added the required property `team/oneOf[#/components/schemas/TeamResponse]/members/items/role` to the response with the `200` status
- **2026-02-04** `e200830e509a` — 37 info
  - the response property `approximate_guild_count` became required for the status `200`
  - the response property `bot/avatar` became required for the status `200`
  - the response property `bot/avatar_decoration_data/oneOf[#/components/schemas/UserAvatarDecorationResponse]/sku_id` became required for the status `200`
  - the response property `bot/collectibles/oneOf[#/components/schemas/UserCollectiblesResponse]/nameplate` became required for the status `200`
  - …33 more

[Change history](https://skmtc.dev/discord/apis/discord-http-api-preview/changes/applications/:application_id/get.md)

---

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