Post

2 followers Follow
0
Avatar

REST API uri

How should I add parameter properties to my URI? For example paging limit.

https://apie1.clarizen.com//V2.0/services/data/entityQuery?typeName=WorkItem&fields=CreatedBy

Mikkel Langelykke Answered

Official comment

Avatar

Hi Mikkel,

Please use the POST HTTP Method when you want to use the paging.

 

I hope this helps,

Elad

Elad Franklin
Comment actions Permalink

Please sign in to leave a comment.

1 comment