Gets tags for a workspace

get/locations/v1beta1/locations/tags

Used to get tags information

SecurityBearer
Request
query Parameters
offset
required
integer

Offset

limit
required
integer [ 1 .. 2000 ]
Default: 100

Limit

Responses
200

OK

400

Bad request

404

Not found

500

Internal server error

Request samples
Response samples
application/json
{
  • "items": [
    ],
  • "count": 0,
  • "offset": 0,
  • "total": 0
}