cURL
curl --request GET \ --url https://api.odin.fun/v1/tags/{id}
{ "data": { "id": 123, "name": "<string>", "description": "<string>", "created_time": "<string>" } }
Tag ID
Returns the tag
Show child attributes