“curator unit” object

A “curator unit” object contains Curator Media Unit information of your “curator unit”

{
    "id": "7890123",
    "name": "Nordot topics",
    "layout": "list",
    "theme": "white",
    "status": "public",
    "created_at": "2015-11-10T20:09:31+00:00",
    "updated_at": "2015-12-25T18:58:10+00:00",
    "profile_image": {
        "url": "https://img.nordot.jp/cu/units/7890123/profile_10.png",
        "thumb_360": "https://img.nordot.jp/t_thumb_360/cu/units/7890123/origin_1.jpg"
    }
}
Key name Data Type In List API Description
id string Y ID of your Curator Media Unit.
name string Y Name of the Curator Media Unit.
created_at string Y Date and time Curator Media Unit was created.
updated_at string Y Date and time Curator Media Unit was updated.