Check if a folder exists

head/project/{projectName}/folders

Returns header information about a folder 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 folder. Example: /test_files/sub_folder/.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers