Check endpoint availability

head/contexts
Internal-Use Only

Determines whether an endpoint is currently available.

Request Samples

1

Response Samples

1No example avaliable

Query Parameters

NameTypeRequiredDescription
filter
string<filter-criteria>
false

Specifies the filter criteria for returned items.

limit
integer
false

Limits the maximum number of resource items to return. The default value is "10".

sortBy
string<sort-criteria>
false

Sorts returned items by the specified criteria.

start
integer
false

Returns the offset of the first resource item to return. The default value is "0".

Responses

StatusMeaningDescription
200OKThe request succeeded.
400Bad RequestThere are errors in the request.
406Not AcceptableThe content media types are unacceptable.