# Récupérer une entreprise par ID **GET /company/{uid}** Récupère les détails d'une entreprise spécifique. ## 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) ID de l'entreprise ## Responses ### 200 Détails de l'entreprise #### Body: application/json (object) - **company** (object) ### 404 Entreprise non trouvée [Powered by Bump.sh](https://bump.sh)