Events API

Events category - GET event category list

OVERVIEW

This is the latest version of this API endpoint valid from Collaborate 5.0 and above

Request URL

GET  /api/{version}/events/categories

Note:- Supported API version is 5

Request parameters

Parameter Value Description
siteid Integer The ID of the site

 

Response body

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<categories>
    list of event category list
</categories>

Comments


0 Comments

Last Updated: Nov 08,2024