List Customer Account managers
Was this helpful?
Was this helpful?
Was this helpful?
{
"message": "Ain't no cake like that."
}{
"name": "Show all Customer Account managers.",
"method": "GET",
"url": "/api/v1/customer-accounts/{id}/managers/",
"description": "",
"tab": "examples",
"examples": {
"languages": [
{
"id": "OtNGsCcRE7hsi-xYoYwWX",
"language": "json",
"code": "",
"customLabel": ""
}
],
"selectedLanguageId": "OtNGsCcRE7hsi-xYoYwWX"
},
"results": {
"languages": [
{
"id": "N6SZbCTSzg5hNpC53y3kg",
"language": "200",
"code": "[\n {\n \"id\": 3420,\n \"true_email\": \"[email protected]\",\n \"is_initial_password\": true,\n \"initial_password\": \"test1234\",\n \"first_name\": \"First 1\",\n \"last_name\": \"Last 1\",\n \"phone_number\": \"\"\n }\]",
"customLabel": ""
},
{
"id": "pRLLHLlPG3D6EVrBDHpaz",
"language": "404",
"code": "{\n \"message\": \"Ain't no cake like that.\"\n}",
"customLabel": ""
}
],
"selectedLanguageId": "N6SZbCTSzg5hNpC53y3kg"
},
"request": {
"pathParameters": [],
"queryParameters": [],
"headerParameters": [],
"bodyDataParameters": [],
"formDataParameters": []
},
"currentNewParameter": {
"label": "Body Parameter",
"value": "bodyDataParameters"
},
"hasTryItOut": false
}