Developer
Developer - Customers

List Customer Users

List all active users for the current customer.

This endpoint is restricted to developer users only. Returns all active users in the customer's database.

get/developer/customer-users

Response

Successful Response

idstring uuid required

User UUID

emailstring required

User email

namestring required

User full name

user_typestring required

User type (admin, staff)

Changes

No recorded changes to this endpoint across all 1 revision of this API.