Management API
...
Accounts
List Customer Accounts
2 min
{ "name" "show all customer accounts the requesting manager has access permissions to ", "method" "get", "url" "/api/v1/customer accounts/", "description" "", "tab" "examples", "examples" { "languages" \[ { "id" "bc4aynnqxv7gcfubd8hwt", "language" "json", "code" "", "customlabel" "" } ], "selectedlanguageid" "bc4aynnqxv7gcfubd8hwt" }, "results" { "languages" \[ { "id" "23j86a9viicrobofxsy u", "language" "200", "code" "{\n \\"count\\" 2,\n \\"next\\" null,\n \\"previous\\" null,\n \\"results\\" \[\n {\n \\"id\\" 811,\n \\"customers count\\" 0,\n \\"code\\" \\"tc4\\",\n \\"name\\" \\"test customer company 4\\",\n \\"description\\" \\"\\",\n \\"phone\\" \\"\\",\n \\"address\\" \\"\\",\n \\"email\\" \\"\\",\n \\"cognito user pool id\\" \\"\\",\n \\"company\\" 339\n },\n \n ]\n}", "customlabel" "" }, { "id" "h a1gywdmjuxeomnjfavc", "language" "404", "code" "{\n \\"message\\" \\"ain't no cake like that \\"\n}", "customlabel" "" } ], "selectedlanguageid" "23j86a9viicrobofxsy u" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" }, "hastryitout" false } pagination default pagination is 20 results per page limit number of results to return per page example limit=20 offset the initial index from which to return the results example offset=21 filtering the results can be filtered by various attributes on customer account or related to the customer account possible filters code name description phone address email reference metadata
