Check whether the specified type exists

head/types/{typeId}
Internal-Use Only

Checks whether the specified type exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
typeId
string
true

The unique identifier for the type entry.

Responses

StatusMeaningDescription
200OKThe request succeeded - the type exists.
404Not FoundThe request did not find the specified type.