Message: SymbolCategoryListRequest

File: WebAPI/symbol_browsing_2.proto

Description

Request for a symbol category [sub-]tree for a particular root. Each category can have a list of sub-categories. A list of roots can be requested using an empty list of category IDs.

Limits:

1.  The number of simultaneous requests in processing is 100 by default.

2.  The number of simultaneous update subscriptions is 100 by default.

3.  Only one subscription per category root for updates.

Response: SymbolCategoryListReport.

Used in

InformationRequest

Fields

category_id

Type: string

Description: Category Identifier to request corresponding sub-tree. Do not specify category ID to get categories from roots.

Source: SymbolCategory.id.

depth

Type: uint32

Description: Optional depth. One level is returned if not specified.