Get a token by its identifier.
Documentation Index
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the token to read.
Success response
Metadata consisting of key-value entries.
{
"my_key_one": "my_value_one",
"my_key_two": "my_value_two"
}