Interests
Get an interest
Get information about a specific interest.
get/interests/{interest_id}
Path parameters
interest_idstring required
The unique ID of the interest.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Response
OK
Example response
{
"data": {
"interest_id": "81eaeea13b8984a169c490a325",
"name": "Tech"
}
}