API v3 does not return tags for Articles
complete
Product Owners
API v2 used to return tags when fetching articles. This is a critical feature for us, as we use these tags for specific relations on our website.
API v3 removed this, regressing from v2. This is outlined in the documentation, note the missing tag_names field:
E
Edi Sipka
complete
E
Edi Sipka
Hey everyone,
I just deployed a fix. Regarding the ticket, it's reporting that we are missing tags in the V3 JSON response. But that's not the case. We send the tags under the keywords field.
On a sidenote, I updated the V3 article docs to include the keywords in the examples since we noticed it was missing them. Under section Retrieve an article and Retrieve all articles :
Please check our updated documentation and feel free to leave any note or suggestion.
Emil Hajric
in progress