Get Users of a Customer API
Learn more about the endpoint to get a customers' users, from the Customer Management API.
Customer Management API endpoint to get all of the users of a customer.
Request
ROLE_ADMIN_CUSTOMER
role is required for all endpoints of the Customer Management API.Name | Required | Details |
---|---|---|
Authorization | Yes | Bearer <access_token> |
Content-Type | Yes | application/json |
Name | Required | Details |
---|---|---|
customerId | Yes | Identifier of the customer. |
Response
Request
Response