Tags
Retrieve a list of tags
Retrieve a list of tags
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Number of results to return
Select the tag properties that should be returned
Available options:
title
, createdAt
, updatedAt
, boards.title
, boards.createdAt
, boards.updatedAt
, boards.icon
, boards.appearance
, boards.description
Response
200 - application/json