cURL
curl --request GET \ --url https://api.adapter.com/v1/runtime/stats \ --header 'Authorization: Bearer <token>'
{}
Get runtime pool stats (idle pool size, enabled status).
Pass your ak_live_... API key as a Bearer token.
ak_live_...
Successful Response
The response is of type Response Runtime Stats · object.
Response Runtime Stats · object