Limit fields returned in Get
Is there a way to limit the fields returned in a Get request?
For example, specify in this request to only return the title, status, open date and complete date?
どのようなことでお手伝いできますか?
学ぶ。 共有する。 議論する。
Is there a way to limit the fields returned in a Get request?
For example, specify in this request to only return the title, status, open date and complete date?
Folllowing List for Post: Limit fields returned in Get
[this list is visible for admins and agents only]
Hey Jim Bradley, welcome to the Community!
It is not possible to limit beyond what is returned here. You can add more fields by using &fields=[] but you cannot subtract fields from the base set.
Hope this helps! If you have any other questions, let me know 😊