List Metafield Definitions
Definitions
List Metafield Definitions
List metafield definitions for a store. Admin API only.
GET
List Metafield Definitions
List Metafield Definitions
Returns paginated metafield definitions for the merchant’s store.Request
Auth
Merchant JWT (owner, or staff with admin/manager access).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 |