Responses

  • The link to your billing portal

    Hide response attribute Show response attribute object
    • url string Required

      The link to your billing portal

GET /billing
curl \
 -X GET https://api.statebacked.dev/billing \
 -H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
  "url": "string"
}
Response examples (200)
{
  "url": "string"
}