JavaScript
import Migma from 'migma'; const migma = new Migma('YOUR_API_KEY'); const { data, error } = await migma.export.getFormats();
{ "success": true, "error": "<string>" }
Get available export formats
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Available export formats retrieved
Show child attributes
Was this page helpful?
Suggestions
Contact support