GET https://cms.thepublive.com/publisher/{publisher_id}/category/{id}/
Returns the details of a specific category.
Path Parameters
| Name | Type | Description |
|---|---|---|
| id | integer | Category ID |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
| username | string | Yes | API Key |
| password | string | Yes | API Secret |
- 200: OK
- 404: Not Found