List all categories

This API helps you to retrieve the list of categories that are active in a center.
You must specify the unique identifier of the location (center) in the API request as center_id.

Response Details

NameTypeDescription
categoriesobjectObject that contains the list of all CategoryInfo-related elements.
page_infoobjectObject that contains the elements related to the category records displayed on a page.
errorobjectObject that contains error message and error code details. For more information, refer to the error Object table.

error Object

codemessage
502Invalid center_id.
Language
Authorization
Header
Click Try It! to start a request and see the response here!