View All Categories

This API allows you to view all the categories added to your account. You are allowed to view the categories for those you have access to.

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/landmark/categories.json

API Response explanation

FieldDescriptionData Type
generatedAtInMillisAPI generation timestamp in UTC millisecondsLong
dataAPI Message (Success/Failure)Object
categoryIdUnique identifier representing the category. For default categories like Customer, Home, Office etc, the value would be an integer.String
nameName of the categoryString
createdByUnique identifier of the user who created the category. For default categories like Customer, Home, Office etc, the value would be 1.String
errorError description - if anyList
Language
Authorization
Header
Click Try It! to start a request and see the response here!