I’m trying to get tags but the tags are empty. How to resolve this?

I’m trying to get tags from https://api.lambdatest.com/automation/api/v1/builds api but tags array is empty “tags”: :man-shrugging: btw… from the dashboard I’m able to see those, build=5675949 Any ideas how to solve it? Thank you!

Hey Tim,

Kindly use the build tags to give tags to your builds and then they would reflect when you fetch the build info using the API.

Syntax: lambdatest-cypress run --bt="tag1,tag2,tag3"