search

Searches glossary for word

Searches glossary for word

get/v2/search/glossary

Query parameters

next_tokenstring required

bring the previous next_token to get the next page

wordstring required

word to search for

Headers

Authorizationstring required

With the bearer started

Response

success

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.