Get the headers for a term type by its ID

head/termTypes/{termTypeId}

Returns the headers for a term type by referencing its ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
termTypeId
string
true

The ID of the term type.

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation for the response.

Allowed values:
application/vnd.sas.glossary.term.type+jsonapplication/vnd.sas.glossary.term.type.summary+jsonapplication/json
Default:
application/vnd.sas.glossary.term.type+json

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
401Unauthorized

Not authenticated.

Schema
403Forbidden

The user does not have permission to complete this request.

Schema
404Not Found

The specified resource was not found.

Schema