Admin MCP — Billing
Unified payment history
Charges with their refund state, newest first. Each row carries a composite <provider>:<id> id — the only id the refund endpoint accepts. Providers served elsewhere return an empty page with supported: false rather than an error.
get/admin/mcp/billing/users/{userId}/payments
Path parameters
userIdstring required
Example:user-uuid-here
Query parameters
pagenumber
Example:1
1-based page number
pageSizenumber
Example:20
Rows per page (max 100)
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.