Check if a project exists

head/projects/{projectName}

Returns header information about a specific project identified by its name.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectName
string
true

The name of the project.

Query Parameters

NameTypeRequiredDescription
version
string
true

The project's version number. The version number must include a version and promotion level. Each value must be a non-negative integer, separated with a '.' character.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers