Skip to content

Group detail and list of users #2051

@david-crespo

Description

@david-crespo

The list of users in a group is not bounded in size and therefore must be paginated, so these probably need to be two separate endpoints, as opposed to, e.g., a single group detail response that includes the list of users. Right now we have /groups, which lists groups in the current silo. This would add:

GET /groups/<group>
GET /groups/<group>/users

Metadata

Metadata

Assignees

Labels

apiRelated to the API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions