Beta
Directory Files
List Directory Files
List all files within the specified directory with optional filtering and pagination.
get/api/v1/beta/directories/{directory_id}/files
Path parameters
directory_idstring required
Query parameters
expandstring[] nullable
Fields to expand on each directory file.
Fields to expand on each directory file.
project_idstring uuid nullable
organization_idstring uuid nullable
display_namestring nullable
display_name_containsstring nullable
unique_idstring nullable
file_idstring nullable
include_deletedboolean
page_sizeinteger nullable
page_tokenstring nullable
updated_at_on_or_afterstring date-time nullable
Include items updated at or after this timestamp (inclusive)
Include items updated at or after this timestamp (inclusive)
updated_at_on_or_beforestring date-time nullable
Include items updated at or before this timestamp (inclusive)
Include items updated at or before this timestamp (inclusive)
Cookies
sessionstring nullable
Request body
string[] nullable required
Response
Successful Response