Get all categories
Use this API to list all active categories available on the MyIPR App to create a certificate.
Last updated
Use this API to list all active categories available on the MyIPR App to create a certificate.
Last updated
This API serves the purpose of retrieving a comprehensive list of all currently active categories within the MyIPR App, facilitating the seamless creation of certificates. It is imperative to note that a valid category ID is a prerequisite when generating a certificate. The response from this API furnishes a selection of suitable category IDs, allowing users to make informed choices during the certificate creation process.
GET
Attribute | Type | Description |
---|---|---|
status
Integer
Represents the status of the API response.
message
String
Provides a message indicating the success or failure of the API request.
result
Array
An array containing objects with information about different categories.
result.id
Integer
Unique identifier for a category.
result.name
String
The name of the category.