curl https://hapi.7331.org/v1/users/me/subscription \ -b cookies.txt
{ "subscription_tier": 1, "expires_at": "2025-12-31T23:59:59Z", "is_active": true, "created_at": "2025-01-01T00:00:00Z", "updated_at": "2025-01-15T12:00:00Z" }
Get current subscription information for the authenticated user.
0
1
2
3
null
Was this page helpful?