Get details of a snippet category
Get details of a snippet category
GET
Get details of a snippet category
Retrieves the details of a single snippet category by its ID.
Authorizations
Path Parameters
ID of the category to retrieve.
Response
Category retrieved successfully.
Unique identifier for the snippet category
Example:
5
Name of the category
Maximum string length:
250Example:
"Customer Support"
Sort order within the parent category (1-based)
Example:
1
ID of the parent category (null for root-level categories)
Example:
2