Question about the existence of an API that returns a list of users in a particular workspace

Is there an api to get a full list of users in a particular workspace??
https://platform.openai.com/docs/api-reference/users/list

Using this, only users with role owner pop up and need a full list of specific workspaces!

That sounds like a bug? If they’re in your org then according to the docs they should be included.

You could also try the project users endpoint: https://platform.openai.com/docs/api-reference/project-users

1 Like