Unable to get an organization info from API #632
-
Hello, I'm trying to get detail org info from this API: https://api.planetscale.com/v1/organizations/ but I keep getting an error
I have these permissions selected for the service token: read_databases and read_organization. If I make an API request to https://api.planetscale.com/v1/organizations, I'm able to get the list of organizations. But I would like a more detailed view. Is the API working or am I missing a permission (I already tried selecting all read-only scopes but to no avail)? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @fshuman-a, This was a bug, we just fixed it. Thank you for reporting! The payload for that endpoint is the same as returned by the index endpoint. I saw your other discussion looking for billing data, which we do have a solution for, will share more information there soon. |
Beta Was this translation helpful? Give feedback.
Hi @fshuman-a,
This was a bug, we just fixed it. Thank you for reporting!
The payload for that endpoint is the same as returned by the index endpoint. I saw your other discussion looking for billing data, which we do have a solution for, will share more information there soon.