Users
Get Users
Retrieves all users created in your application for a specified applicationUserId using the filter[applicationUserId] query parameter. If filter[applicationUserId] is not provided, the response will include up to 50,000 users.
get/users
Query parameters
filter[applicationUserId]string[]
Optional. Filter records based on the list of applicationUserId users provided.
Response
Ok
Changes
No recorded changes to this endpoint across all 3 revisions of this API.