Get saved replies by listing idAsk AIget https://open-api.guesty.com/v1/saved-replies/listing/{listingId}Returns saved replies filtered by the listing id. By default only ids are returned.Path ParamslistingIdstringrequiredLimit results to a specific listingQuery ParamslimitintegerPagination limit, max: 100skipintegerHow many results should be skipped to get to the current pageaccountIdstringLimit results to a specific accountreturnDefaultbooleanTo get Guesty defaults SRstruetruefalsefieldsstringSelection of fields, separated by space. See response schema to get list of fieldssortstringField to sort by. Prepend - for DESC.qstringSearch query string. Searches in question and folder. Search is case-insensitive.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200OK 403User does not have the permissions to use this endpointUpdated 3 months ago