curl --request GET \ --url https://backend.nebuly.com/api/external/platform-users
Copy
Ask AI
{ "users": [ {} ]}
API Reference
Get Platform Users
GET
/
api
/
external
/
platform-users
Get Platform Users
Copy
Ask AI
curl --request GET \ --url https://backend.nebuly.com/api/external/platform-users
Copy
Ask AI
{ "users": [ {} ]}
This endpoint allows you to fetch the list of platform users that have been previously inserted for a specific project.You need an API key to authenticate. See here for more information about the API keys.