curl --request GET \ --url http://localhost:8000/api/v1/ticketing/{collection_id}/tags/{tag_id}
{ "data": { "id": "<string>", "name": "<string>", "description": "<string>", "color": "<string>" } }
Include raw response. When you want more data from the source
Show child attributes