Get headers for an automation project

head/projects/{projectId}

The endpoint to get headers for a specific automation project specified by an ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectId
string
true

projectId

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

One or more parameters were invalid.

Headers
404Not Found

No project with the provided ID was found.

Headers