List Categories by Article ID
v2EndpointId: API-GAR-0015
Returns all category assignments associated with a specific article ID, including each category’s ID, name, parent category ID, and parent category names, allowing you to understand how the article is classified across different category trees.
Parameters Specification
| Parameter Field | Type | Constraints | Description / Default Value | Param Location |
|---|---|---|---|---|
langId |
int | Required |
Example Value: 4
|
query
|
articleId |
int | Required |
Example Value: 6159438
|
query
|