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

Field

Description

Data Type

generatedAtInMillis

API generation timestamp in UTC milliseconds

Long

data

API Message (Success/Failure)

Object

categoryId

Unique identifier representing the category. For default categories like Customer, Home, Office etc, the value would be an integer.

String

name

Name of the category

String

createdBy

Unique identifier of the user who created the category. For default categories like Customer, Home, Office etc, the value would be 1.

String

error

Error description - if any

List<Error>

Language
Credentials
Header
Click Try It! to start a request and see the response here!