Search files
Search for files in the HubSpot account using various filters and criteria. This endpoint allows you to specify multiple query parameters to narrow down the search results based on properties like creation date, size, type, and more. It supports pagination and sorting to manage large sets of data effectively.
Query parameters
A cursor token for pagination, indicating the last successfully read resource.
Filter files based on whether they allow anonymous access.
A cursor token for pagination, indicating the first successfully read resource.
Filter files created at this specific date and time.
Filter files created on or after this date and time.
Filter files created on or before this date and time.
Filter files by their encoding type.
Filter files by their expiration date and time.
Filter files expiring on or after this date and time.
Filter files expiring on or before this date and time.
Filter files by their file extension.
Filter files by their MD5 hash.
Filter files by their exact height.
Filter files with height greater than or equal to this value.
Filter files with height less than or equal to this value.
Filter files with IDs greater than or equal to this value.
Filter files with IDs less than or equal to this value.
A list of file IDs to filter the results.
Filter files based on whether they are usable in content.
The maximum number of results to display per page.
Filter files by name.
A list of parent folder IDs to filter the results.
Filter files by their path.
A list of property names to include in the response.
Filter files by their exact size.
Filter files with size greater than or equal to this value.
Filter files with size less than or equal to this value.
A list of fields to sort the results by.
Filter files by their type.
Filter files updated at this specific date and time.
Filter files updated on or after this date and time.
Filter files updated on or before this date and time.
Filter files by their URL.
Filter files by their exact width.
Filter files with width greater than or equal to this value.
Filter files with width less than or equal to this value.
Response
successful operation