List bootstrapped users
Use this to list every user this developer key has bootstrapped (paginated 50/page).
Returns users where createdByDeveloper.keyId === ctx.keyId, ordered by createdAt DESC. Use the returned nextCursor (createdAt ISO string) for the next page.
Authorizations
Marea API key. mk_dev_* keys are developer-scoped (bootstrap, list users, register webhook). mk_user_* keys are user-scoped (manage that one user's storefronts/products). Scopes: catalog:read, catalog:write, storefront:publish, me:verify, me:resendVerification, developer:bootstrap, developer:read, developer:issueUserKey, developer:webhooks.
Headers
BCP-47 locale tag for localized error messages (es, en, pt). Defaults to es.
"es-MX"