Get tags for multiple articles via API
under review
Warren Whipple
The only way to get an article's tags from the API is the
GET /v2/Articles/{id}/settings
endpoint (or similar) one at a time. I need to fetch tags for each article in a batch. Please include tags in article summary lists. For example in
GET /v2/Categories/{id}
please add "tags" at
data.articles[index].tags: string[]
Log In
Thiru
Warren Whipple sure we will review this request and keep you posted on updates.
Thiru
under review