Skip to main content

assystREST/v2/events?eventType=change&eventStatus=open

assystREST/v2/events?eventType=incident&eventStatus=open

 

how to get all events (open/pending/closed) in one query ?

also how to get Service Requests because its part of Change ?

 

 

 

 

Hi raz-mq,

I believe the following will help:

ALL Open/Closed/Pending Service Requests:

assystREST/v2/events?eventType=servicerequest&eventStatus=open,closed,pending

All Events:

assystREST/v2/events

Hoping this resolves your question.

Thanks

Nigel Munford

IFS - ESM - PS


Reply