Medusa MCP Server

by SGFGOV
Verified

AdminGetApiKeys

Retrieve, filter, sort, or paginate API key lists in Medusa MCP Server. Use fields like id to manage and organize API keys efficiently for administrative purposes.

Instructions

This tool helps store administors. Retrieve a list of API keys. The API keys can be filtered by fields such as id. The API keys can also be sorted or paginated.

Input Schema

NameRequiredDescriptionDefault
$andNo
$orNo
created_atNo
deleted_atNo
fieldsNo
idNo
limitNo
offsetNo
orderNo
qNo
revoked_atNo
titleNo
tokenNo
typeNo
updated_atNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "$and": { "items": { "type": "string" }, "type": "array" }, "$or": { "items": { "type": "string" }, "type": "array" }, "created_at": { "additionalProperties": false, "properties": {}, "type": "object" }, "deleted_at": { "additionalProperties": false, "properties": {}, "type": "object" }, "fields": { "type": "string" }, "id": { "type": "string" }, "limit": { "type": "number" }, "offset": { "type": "number" }, "order": { "type": "string" }, "q": { "type": "string" }, "revoked_at": { "additionalProperties": false, "properties": {}, "type": "object" }, "title": { "type": "string" }, "token": { "type": "string" }, "type": { "type": "string" }, "updated_at": { "additionalProperties": false, "properties": {}, "type": "object" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap