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
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
revoked_at | No | ||
title | No | ||
token | No | ||
type | No | ||
updated_at | No |