Hi,
If I want to limit the fields returned by the API, how would I do that?
Thanks,
Terry
Hi,
If I want to limit the fields returned by the API, how would I do that?
Thanks,
Terry
Hi @mattw112,
You can only on the parameters documented in each endpoint individually. Some endpoints do offer a limit and offset parameters for example that would allow to just retrieve some rows but we don’t support limiting the fields within the response itself.