These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Public user API call to /api/Subscription/~Id|ItemId returns a 403

I'm getting a 403 (Forbidden) response trying to call the /Subscription endpoint as a public user. Works for a full user. The root call to /Subscription works (doesn't error) but doesn't return anything. I assume this is by design? A public user can't call that endpoint to get billing details - and subsequently we can't update it (as the public user)? Makes sense, just looking for confirmation, I can't seem to find which endpoints work for which security levels. Thanks.