v1
latestOpenAPI 3.0.02026-07-26866217.8 KBProperty
Query Tags
You can query tags by making a request to this endpoint.
get/tags
Query parameters
offsetinteger
The starting point from which to begin returning results.
limitinteger
The maximum number of results to return. The maximum value is 100.
idinteger
The id of the tag.
Response
A list of tags with their details
Example response
{
"error_msg": "Done."
}