get: tags: - formations operationId: getStatutsFormation description: Récupérer la liste des statuts de formation. responses: '200': $ref: ../../responses/formation/getListeStatutsFormation.yaml '401': $ref: ../../responses/erreur/unauthorized.yaml '403': $ref: ../../responses/erreur/forbidden.yaml '500': $ref: ../../responses/erreur/internalServerError.yaml