v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
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

next_page_tokenstring nullable

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

total_sizeinteger nullable

The total number of items available. This is only populated when specifically requested. The value may be an estimate and can be used for display purposes only.