lists

Get users in a list

Get all users within a list. <b>Rate limit</b>: 5 requests/minute, per project.

get/api/lists/getUsers

Query parameters

listIdinteger required

list id

preferUserIdboolean

If true, will return the userId instead of email if both exists in a user profile for a hybrid project.

Response

successful operation

Changes