v1
latestOpenAPI 3.1.02026-07-149029.6 KBアプリケーションの利用可能残数を取得する
get/applications/counter
Response
200
Example response
[
{
"application_id": "<applicationId1>",
"name": "app1",
"counts": {
"free_remained": "0.5",
"ticket_remained": "10.0"
}
}
]