Skip to main content
GET
Get tags with pagination and search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search term for filtering tags

page
integer
default:1

Page number for pagination

Required range: x >= 1

Response

Successfully retrieved tags

status
enum<string>
Available options:
success
message
string
tags
object[]
pagination
object