Skip to content

[FEA]: Add query parameter to get all tenant accounts endpoint #215

@nvlitagaki

Description

@nvlitagaki

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Low (would be nice)

Please provide a clear description of problem this feature solves

Admin users on sites with large numbers of tenant accounts may have trouble sifting through large lists of results.

Feature Description

The vast majority of existing list endpoints allow users to search records that match a query string in any of a couple of key fields -- typically name and description. The endpoint to fetch the full list of tenant accounts has no such option to filter results.

Describe your ideal solution

Add a new query parameter on v2/org/{org}/carbide/tenant/account that is used to restrict to the returned tenant accounts to values that match on the tenant account account number as well as both the name and display name of the associated tenant org.

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow Carbide's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Metadata

Metadata

Labels

featureFeature (deprecated - use issue type, but it's needed for reporting now)good first issueGood for newcomers

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions