Atlassian Teams API support for Forge Apps?

Hi team.

Just wondering if there are plans to add endpoints to be able to query Atlassian Team details from Forge Apps?

I know the public Teams API (REST) does not support Forge / oauth flows and that Teams are a cross-app concept, whereas Forge apps are specific to a single App.

However, Teams are a useful concept for apps to tap into to shape experiences /capabilities for working groups that are not delineated by project. (Quite a few orgs fall into this category!)

Ideally, I’d be looking to:

  • List teams (optional, filtering to those that a given user is a member of)
  • Get team details, including members (separate calls would be fine)

Appreciate any info here, and apologies if asked / answered before.

Matt Bell
TicketCoach Software

1 Like

Last time we looked into it Teams data was available via GraphQL, also from a Forge app. Not sure what the current state is, though.