Hello,
I'm trying to list all my assets in a category, but when I get to page 41, I get an error.
My query is as follows:
- curl -v -u api_key:X -X GET “https://TENANT.freshservice.com/api/v2/assets?filter=”MYQUERY”&include=type_fields&page=41”
I’ve tried to ask more than 30 assets per page, but it didn’t work either.
Do you have any idea what I could do to list all my assets?
Regards,