Question

REST API Search syntax

  • 27 September 2022
  • 4 replies
  • 207 views

We have an issue with filtering/searching SRs trough REST API. 

I tried with both search and filters, but documentation is not as clear as it can be (some examples would be helpful).

 

Please see pictures bellow:

 

 

 

 


4 replies

Badge

I still with similar problem. Could you contact me to we share some codes and solutions. 

eluiz@globalbanking.ac.uk

Userlevel 5
Badge

Hi @tixomir , 

The example you shared here looks ok maybe worth testing adding category and sub category filtering as well and see if that is the issue. 

Let us and @eluiz know if it worked!

Badge

I'm trying to create an interface with reactJS outside of SysAid using the API, but I'm not having success with login and I'm not able to create the connections for the forms.

Your url looks wrong, you’re missing the search path component. It should be api/v1/sr/search?[params]

Reply