get: tags: - referents operationId: getReferentActuelCollaborateur description: Récupérer le référent d'un collaborateur parameters: - $ref: ../../parameters/path/idCollaborateur.yaml responses: '200': $ref: ../../responses/referent/getReferent.yaml '403': $ref: ../../responses/erreur/forbidden.yaml '404': $ref: ../../responses/erreur/notFound.yaml