I'd like to pull back, from the Insight REST API objects that were updated since x date. I can't seem to get the REST call correct. Can someone tell me what the format is for dates in the REST call or point me to some relevant documentation?
Example of what I've tried:
Hi Chad,
The format is interpreted as the settings you have configured in Jira. If you are using the standard format the way you have put it looks correct with the difference that you should use " instead of ' around the date.
This is a working example
rest/insight/1.0/iql/objects?objectSchemaId=89&iql=Updated%20>%20"08/Feb/18%2010:37%20AM"
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.