Check if a file exists

head/project/{projectName}/files

Returns header information about a file from a specified project package, identified by the project name and path.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectName
string
true

The project name.

Query Parameters

NameTypeRequiredDescription
filter
string
false

The filter parameter.

path
string
true

The path to the file. Example: /test_files/my.csv.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers