The GetCategories method returns the list of supported categories.
Category[] GetCategories()
An array of Category objects that represent categories supported by the system. Each Category object corresponds to a single category.
Throughout the Zenfolio API, categories are represented by numeric category codes. This method lists the available categories as well as provides a mapping between numeric category codes and user-readable category names.