model
get system clients
get clients of the system
get/api/v1/systems/{system_id}/clients
Path parameters
system_idstring required
System ID
Response
OK
Example response
{
"data": {
"clients": "bk_paas,bk_esb"
}
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.