Get Categories

Release Time
12/15/2017
Views
897 times
Category
Service Desk
Tags

Get categories of current client's msp.

URL: https://subdomain.domainname/clientapi /index.php?serviceName=getcategories

This function can be executed via following url: https://subdomain.domainname/clientapi

Input Header Parameters

Name

Required / Optional

Type

Description

Content-Type

Required

application/json

Content Type

Authorization

Required*

base64

Valid Api Key from SD Manage -> Api Keys

X-ACCESS-TOKEN

Required*

string

Valid Access Token from C1 Portal auth/login service also see 

https://developer.comodo.com/frontend/web/topic/authentication-service

https://developer.comodo.com/frontend/web/topic/token-renew-service

https://developer.comodo.com/frontend/web/topic/token-validation-service

https://developer.comodo.com/frontend/web/topic/usage-of-access-token
 

*  Customer should send Authorization or X-ACCESS-TOKEN

 

Execution

Sample execution can be handled via Postman Application. 

Header part can be handled via Postman Application

Success Output

Error Output