Nisanio
Nisanio

Reputation: 4071

How to get a list of task filter by "tag" in the TargetProcess REST API?

How to get a list of task filter by "tag" in the TargetProcess REST API?

PS: I tried to added the TargetProcess tags but SO didn't let me

Upvotes: 1

Views: 889

Answers (1)

Sane
Sane

Reputation: 2554

Use

yourtargetprocess/api/v1/Bugs?where=Tags contains 'yourTag'

Upvotes: 1

Related Questions