> For the complete documentation index, see [llms.txt](https://docs.wetbot.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wetbot.space/api/requests/get-achievement.md).

# Получить достижение

Тип: GET\
Путь: `/api/guilds/:guildId/users/:userId/achievements/:achievementId`\
Параметры: \
:guildId - ID сервера\
:userId - ID пользователя\
:achievementId - ID достижения

Возвращаемое значение: [Achievement](/api/data-types/achievement.md)
