v1
latestOpenAPI 3.1.02026-07-1423092.0 KBクライアントの総件数を取得する
get/applications/{applicationId}/clients/total
Path parameters
applicationIdstring required
クライアントが属するアプリケーションの ID を指定する。
Response
200
Example response
{
"total": 1
}クライアントが属するアプリケーションの ID を指定する。
200
{
"total": 1
}