Node.js SDK
List Tags
List tags for a project. Requires API key with audience:read.
GET
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Query Parameters
Project ID
Page number for pagination
Number of results per page (max 100)
Required range:
x <= 100Search query to filter tags by name
Sort field
Available options:
createdAt, name Sort direction
Available options:
asc, desc