Skip to main content
Glama

get_mock_invocations

Retrieve recorded request/response pairs for a specific mock to debug actual API calls. Shows method, path, headers, body, and timestamps.

Instructions

List all recorded invocations (request/response pairs) for a specific mock. Shows method, path, headers, body, and timestamp for each call. Use this to debug what requests actually hit a mock.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesMock ID
limitNoMax invocations to return (default 50)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getmockd/mockd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server