Get tags for multiple articles via API
under review
O
Only Marmot
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
M
Magnificent Grasshopper
Only Marmot sure we will review this request and keep you posted on updates.
M
Magnificent Grasshopper
marked this post as
under review