{{ message }}
Rest API Billing usage - error 404 - Not found #200009
Unanswered
psscholzjo
asked this question in
Apps, API and Webhooks
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
API
Body
Hi there,

We are currently trying to retrieve data from the provided rest api. The endpoints to for example: https://api.github.com/orgs/{org}/copilot/metrics/reports/users-28-day/latest - do work fine.
However, when trying to access our billing usage we get error 404 - Not found (https://api.github.com/organizations/{org}/settings/billing/ai_credit/usage)
According to GitHubs documentation this seems to be the correct endpoint. Are we missing something?
Beta Was this translation helpful? Give feedback.
All reactions