>>

Category

A category that contains and orders channels.

A category can only exist inside a sphere.

FieldTypeDescription
idNumberThe ID of this category.
nameStringThe name of this category.
positionNumberThis category’s position inside of its sphere.
channelsArray of SphereChannelsThe channels that belong to this category.
>>

Example

{
  "id": 4080402038798,
  "sphere_id": 4080402038786,
  "name": "channels (shocker)",
  "position": 5
}