Skip to main content
SERGO_KURBANOV
May 18, 2021
Solved

Get all users list

  • May 18, 2021
  • 10 replies
  • 3906 views

Is it possible to get all users list from my figma account?

This topic has been closed for replies.
Best answer by HonzaTmn

Currently not possible via API.

You can get a list of users who commented on designs (via comments endpoint) or people who edited some files (via versions endpoint), but even with that, it will give you only a name, ID and URL of their avatar.

10 replies

HonzaTmn
HonzaTmnAnswer
May 18, 2021

Currently not possible via API.

You can get a list of users who commented on designs (via comments endpoint) or people who edited some files (via versions endpoint), but even with that, it will give you only a name, ID and URL of their avatar.

Sheetal_Shetty
January 30, 2023

Hi @HonzaTmn

Is any api now available to get all users list for a figma account ?

April 13, 2023

@HonzaTmn , Please share if the api to retrieve all users for a figma account (something like a get user list) is available or the plans for the same. Thanks, appreciate it.

Sphere_Admin
June 6, 2023

Hi all - I would love this feature added to the Figma API as well to get a list of all Users, all teams, all projects, all files as well as all shared users on files / projects as well please
Thank you

August 24, 2023

Bumping this up - this would be great to have! Obtaining the work email is super important to connect the user’s Figma to everything else.

Are there any plans to bring this in or any alternatives anyone is aware of?

December 5, 2023

Yikes… it’s not a good sign that it’s 2 years later with no update.

I’m also interested in API calls to provision + audit users.

January 18, 2024

getting a list of all users in the team would be great to have in the REST api!

ZGM
New Participant
June 28, 2024

Bumping this because an option to get a list of active users and their email addresses seems like a pretty essential option for a /Users API endpoint to have…

If it’s a privacy/permission thing couldn’t/shouldn’t API access be scoped to the level of access that the user associated with the PAT has? Like, an Owner account should be able to see the exact same stuff via API as they would when accessing the Team admin console.

July 15, 2024

It would be great to have this endpoint in the REST API -
https://www.figma.com/api/v2/orgs/{{TEAM_ID}}/org_users?filters=%7B%7D&page_size=25

Lee_Thomas
November 19, 2024

Since it does not look like this has been added yet, I am going to bump this and agree that a way to pull a list of ALL users in an organization would be a great asset. Thanks.