/documentsAsk AIget https://instance_name.quable.com/api_1.php/documentsList documentsQuery ParamspageintegerDefaults to 1Page number used while paginating the responselimitintegerDefaults to 50Number of items per page (50 maximum).target_culturestringCode of the data locale into which attribute's values must be retrieved or pushed If empty, default locale from the account will be used.document_type_codestringSpecific DocumentType to filter onmedias_includedintegerDefaults to 1Accepted values ar "0" or "1". If "1", assets will be inserted in the response for every documentsmedia_fields_includedintegerDefaults to 0Accepted values ar "0" or "1". If "1", asset fields & values will be inserted in the responseparent_documentsintegerDefaults to 0Accepted values ar "0" or "1". If "1", parents documents fo the current one will be inserted in the responsetarget_documentsintegerDefaults to 0Accepted values ar "0" or "1". If "1", target documents fo the current one will be inserted in the responseupdated_at_minstringAccepted datetime format is "Y-m-d H:i:s". For API, dates are UTC formatted and not Europe/Paris formatted. If any, only documents updated after this value will be rendered in the response.Headersquable-codesstringDefaults to nullList of codes separated by commas in order to filter on those specific documents. Encoding the codes individually before separating them with commas helps prevent abnormal behaviors that can be caused by the presence of special characters.quable-completenessesstringDefaults to nullList of completeness codes separated by commas in order to filter on those completenessesquable-tagsstringDefaults to nullList of tags (aka statuses) codes separated by commas in order to filter on those tagsResponse 200SuccessUpdated 6 months ago