Skip to main content
GET
List Metafield Definitions

List Metafield Definitions

Admin API only — requires a merchant JWT. Not exposed to OAuth apps.
Returns paginated metafield definitions for the merchant’s store.

Request

Auth

Merchant JWT (owner, or staff with admin/manager access).

Query parameters

string
Filter by owner type (shop, product, variant, collection, customer, order, page, blog, article).
string
Filter by namespace.
string
Filter by exact key.
boolean
Filter to only pinned (or only unpinned) definitions.
integer
default:"1"
1-indexed page number.
integer
default:"50"
Items per page.

Response

Error codes