Skip to content

Make endpoint GET /group/{groupId} accessible through registered service accounts and return emails. #70

Description

@JamesTLopez

/group/{group_id}:

  • Path: /group/{group_id}
  • Method: GET

Description

The /group/{group_id} endpoint currently requires bearer authentication and is restricted to user accounts only.

Issue

  • Can we have this endpoint to be accessible to registered services to enable service-to-service communication?
  • It seems this endpoint only returns user_id's when queried, can we append the user email as well to the response?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions