List Metafield Definitions
Definitions
List Metafield Definitions
List metafield definitions for a store. Admin API only.
GET
List Metafield Definitions
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
List Metafield Definitions
Returns paginated metafield definitions for the merchant’s store.Request
Auth
Merchant JWT (MERCHANT, STAFF_ADMIN, SUPER_ADMIN, MANAGER).
Query parameters
Filter by owner type (
shop, product, variant, collection,
customer, order, page, blog, article).Filter by namespace.
Filter by exact key.
Filter to only pinned (or only unpinned) definitions.
1-indexed page number.
Items per page.
Response
Error codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing JWT |
FORBIDDEN | Wrong store / insufficient role |