List all tags with filtering and pagination
Returns a paginated list of tags with optional filtering by name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
page
page
pageSize
pageSize
sortField
sortField
sortOrder
sortOrder
search
search
names
names
Response
Paginated list of tags
status
result
error
Errors
500
Internal Server Error