Node.js SDK
List Projects
List projects for the authenticated user with basic information only. Use GET /v1/projects/ to get full project details.
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
The maximum number of results to return (max 100)
The number of items to skip before starting to collect the result set
Filter by project status (pending|processing|active|error)