curl --location --request GET 'http://dev-cn.your-api-server.com/v2/users/<string>/apps/<string>/workflows?page=<long>&perPage=<long>&sortAscending=<boolean>&sortById=<boolean>&sortByModifiedAt=<boolean>&sortByCreatedAt=<boolean>&sortByStarCount=<boolean>&query=<string>&id=<string>&featuredOnly=<boolean>&starredOnly=<boolean>&additionalFields=<string>&additionalFields=<string>&searchTerm=<string>&bookmark=<boolean>' \
--header 'Accept: application/json'