Retrieves the answersAsk AIget https://app.hubflo.com/api/v2/forms/{form_id}/answersReturns the answersPath Paramsform_idstringrequiredForm IDQuery ParamspagenumberPage numberper_pagenumberNumber of items per page (max 100)contact_idstringFilter by contact IDassignment_idstringFilter by assignment IDsubmission_idstringFilter by submission IDResponses 200Answers retrieved 401unauthorized: the Authorization header is missing or invalid 404not found: the resource is not found 429too many requests: the user has reached the rate limitUpdated about 1 year ago