You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2020-03-10 11:59:33

shanid997
Member
Registered: 2020-03-10
Posts: 1

Rest API Self service user not able to fetch the ticket followup

I am using the GLPI version 9.1.3.

When trying to call the followup api for a particular ticket which already have 3 followup comments

curl --location --request GET '<domain base url>/glpi/apirest.php/ticket/<ticketNo>/TicketFollowup/' \
--header 'Content-Type: application/json' \
--header 'App-Token: <app token>' \
--header 'Session-Token: <session token>'


Then the result is showing as empty list  "[]" with 200 as http status code.


Please advise.

Offline

Board footer

Powered by FluxBB