Get the headers for a draft term by its ID

head/terms/{termId}/draft

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

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
termId
string
true

The ID of the term.

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation for the response.

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

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The specified resource was not found.

Schema