MSP-Users
Number of APIs: 2
-
Get list of users under the MSP account based on limit and offset GET {{base_url}}/msp_api/v1/customers/users?offset=0&limit=10
-
Get list of users under the Customer account based on limit and offset GET {{base_url}}/msp_api/v1/customers/:customer_id/users?offset=0&limit=10