Home > Forum > Data sources > API limitation resolveFieldValue

API limitation resolveFieldValue
0

I need to fetch all available rows for specific picker.
I have used api endpoint
/api/data/v6.0/db/{dbId}/elements/resolveFieldValue/{idguid}

The api return only first 100 rows
It is possible use pagination or sth like that ?