Hi,
Is there any additional documentation with more details for the webapi query parameters?
For instance, with the users endpoint, I was surprised to see that using 'sort=-createdAt" was working as expected but not “sort=+createdAt”. So is there any way to get the list sorted in the opposite direction?
I was also unable to get “sort=-company” working. What should be the syntax to get the list sorted by other fields like name or company fields?
Pat.
P