We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running rockset api:orgs:getOrganizationRecentActivity: I get the following:
rockset api:orgs:getOrganizationRecentActivity
[INFO]: GET: /v1/orgs/self/activity › Error: › › { › "message": "HTTP 404 Not Found", › "type": "NotFound", › "line": null, › "column": null, › "trace_id": "c2b8198a-af16-42fa-bbe4-faa0f6d4aabc", › "error_id": null › } › › [object Object] ›
getOrganization, on the other hand, works. I'm using the latest version of the CLI, 0.8.2.
getOrganization
Note: I can't find this endpoint on the API docs.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When running
rockset api:orgs:getOrganizationRecentActivity
: I get the following:getOrganization
, on the other hand, works. I'm using the latest version of the CLI, 0.8.2.Note: I can't find this endpoint on the API docs.
The text was updated successfully, but these errors were encountered: