GET
/
keyword
/
{keyword_id}
{
  "id": 818,
  "name": "based on novel or book"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

keyword_id
string
required

Response

200 - application/json

fetch keyword details

id
number
Example:

818

name
string
Example:

"based on novel or book"