You are not logged in.
Pages: 1
Hello everyone,
how can I get the actors of a specific ticket (Requester, watcher, Assigned to) because using this
url: glpiserveur/apirest.php/ticket/ticket_id
I only get the user ID of the requester ("users_id_recipient") and the ID of the user who updated the ticket the last one ("users_id_lastupdater":)
appreciate any help ,
Offline
this should work
myserver/glpi/apirest.php/Ticket/$ticket_id/Ticket_User
Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1 Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9
Offline
thank you for your help
Offline
Pages: 1