Returns the most recent 20 artifact versions for a design, with their
artifact IDs, labels, and titles. Use ?skip=N to paginate backwards.
Page size is fixed at 20.
Each version corresponds to a snapshot of the design’s code at a point
in time. Use the returned artifactId with the artifact read/write
endpoints, or fork from it with POST /v3/designs/{editorId}/artifacts.
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"
Number of most-recent items to skip (for pagination). Defaults to 0.
x >= 0