influxdata / influxdata/influxdb

Add pagination support to `/orgs` API

Open
#21,393 1 comment 0 reactions 0 assignees View on GitHub
area/2.x area/api
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Add support for `limit`/`after`/`descending` to the `GET /orgs` API.

Contributor guide

Open the contributing guide

Research direction

Start by locating the GET /orgs API entry point and reviewing how other API endpoints handle limit, after, and descending parameters. Done means /orgs accepts these parameters and returns correctly paginated results in the requested order, with relevant tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.