List of Users from the Identity API

Hello, I was wondering if there was a way to get all the users from the Netlify Identity Feature via the API? It would be kind of nice to be able to query an endpoint for a list of users that have signed up for the service. Is that something that’s already available perhaps?

Thanks in advance for your help.

Cheers,
Ryan

Yup. Check out this article on the topic, should help you get there:

Perfect. Thanks. I couldn’t really find much info around “Identities” in the API docs, but that article certainly helps understand it better.

Cheers!

1 Like

Thx guys, I’m going to use the list to build this app further:

1 Like

What did you use in the end? I would like to get a list of the latest 50 active users and be able to search by user by name (custom data)