Returns the design’s currently active artifact — the one shown in the editor and preview. Includes the artifact ID and the list of file names in it.
Because the active artifact can change (the user may select a different
version in the UI, or AI generation may produce a new artifact),
always call this (or GET /v3/designs/{editorId}/status) to get the
latest active artifact before working with files.
Documentation Index
Fetch the complete documentation index at: https://magicpatterns.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Magic Patterns API key. The same key authenticates v3 REST and the MCP server. Create one at https://www.magicpatterns.com/settings/api-keys.
The design's editor ID.
"abc123"