“curator tag” object

A “curator tag” object contains tag information of your “curator unit”

{
    "id": "9012345",
    "name": "花見",
    "created_at": "2015-11-10T20:09:31+00:00",
    "updated_at": "2015-12-25T18:58:10+00:00"
}
Key name Data Type In List API Description
id string Y ID of the tag.
name string Y Name of the tag.
created_at string Y Date and time tag was created.
updated_at string Y Date and time tag was last updated.