latestOpenAPI 3.1.02026-08-08243131.9 MB
c5ddcd5c7e72
List the authenticated user's one-time (app-OTP) payments for an app
read:self. Returns only the authenticated user's own one-time payments for an app; filtered to the caller's identity, never owner-gated, so it cannot surface another buyer's data.
get/apps/{appUuid}/payments/me
Path parameters
appUuidstring uuid required
Example:00000000-0000-4000-8000-000000000001
Query parameters
limitinteger
Number of results to return (default 50, max 100).
Number of results to return (default 50, max 100).
cursorstring
Opaque cursor for the next page, from a prior response.
Opaque cursor for the next page, from a prior response.
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Response
List of the user's one-time payments for the app