get https://{BaseUrl}/api/v3.0/tags
This endpoint allows you to retrieve a list of tags. You can filter the result by name__contains and sort the result by sort field.
It is important to note that after using the pageSize parameter, the "totalSize" in the response represents the total number of available devices, not the number of bridges resulting from the query string.