Get headers and verify existence of a context

head/environments/{environmentName}/contexts/{contextName}
Internal-Use Only

Returns header information and verifies that an execution environment exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contextName
string
true

Specifies the name of an execution environment.

environmentName
string
true

Specifies the name of an execution environment.

Query Parameters

NameTypeRequiredDescription
sessionId
string
false

Specifies the session identifier.

Responses

StatusMeaningDescription
200OKThe request succeeded. The specified context exists.
404Not FoundThe requested environment or context does not exist.