Admin MCP — Billing
One payment of a user
404 when the id is unknown OR belongs to another user — ownership is enforced inside the query, so the two cases are intentionally indistinguishable.
get/admin/mcp/billing/users/{userId}/payments/{paymentId}
Path parameters
userIdstring required
Example:user-uuid-here
paymentIdstring required
Example:upgate:9f1b2c3d-...
Headers
x-mcp-api-keystring required
Dedicated MCP automation key (env MCP_API_KEY)
Changes
No recorded changes to this endpoint across all 1 revision of this API.