Skip to content
New issue

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

feat: create org search admin API contract #380

Merged
merged 11 commits into from
Mar 3, 2025
Merged

Conversation

whoAbhishekSah
Copy link
Member

@whoAbhishekSah whoAbhishekSah commented Feb 26, 2025

Description

Add Org search endpoint to allow Frontier Administrators to consume Org demographic data along with billing plan data of each org.

It adds a GRPC-Gateway endpoint.

POST /v1beta1/admin/organizations/search
that takes the request body as per the contract of RQL defined here: https://github.com/raystack/salt/tree/main/rql nested under query key.

It will return the Org List matching the input parameters and pagination data.

@rohilsurana rohilsurana merged commit ed2adec into main Mar 3, 2025
2 checks passed
@rohilsurana rohilsurana deleted the org_administration branch March 3, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants