admin-cad-files
List Cad Files
List all CAD files across all projects with optional filters.
Requires projects:view permission.
get/api/v1/admin/cad-files/
Query parameters
searchstring nullable
Search by file name
Search by file name
file_formatstring nullable
Filter by file format (e.g. stl, step)
Filter by file format (e.g. stl, step)
project_idstring uuid nullable
Filter by project ID
Filter by project ID
date_fromstring date nullable
Filter from date (inclusive)
Filter from date (inclusive)
date_tostring date nullable
Filter to date (inclusive)
Filter to date (inclusive)
offsetinteger
limitinteger
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.