# Détails d'un type d'absence **GET /absence-type/{uid}** Récupère les informations détaillées d'un type d'absence spécifique par son identifiant. Les informations incluent le nom, l'icône, les couleurs d'affichage et la catégorie (absence ou event). ## Servers - Version 2 of the API: https://wuro.pro/api/v3.2 (Version 2 of the API) ## Authentication methods - App id auth & App secret auth ## Parameters ### Path parameters - **uid** (string) Identifiant unique du type d'absence ## Responses ### 200 Détails du type d'absence #### Body: application/json (object) - **absenceType** (object) ### 404 Type d'absence non trouvé [Powered by Bump.sh](https://bump.sh)