Get design status
Designs
Get design status
Returns the current state of a design: whether AI generation is in flight, the active artifact ID, and which files exist in that artifact.
Use this to poll after POST /v3/designs (with a prompt) or
POST /v3/designs/{editorId}/prompts. Poll no more than once every
60 seconds.
GET
Get design status
Authorizations
Magic Patterns API key. The same key authenticates v3 REST and the MCP server. Create one at https://www.magicpatterns.com/settings/api-keys.
Path Parameters
The design's editor ID.
Example:
"abc123"