cURL
curl --request GET \ --url https://api.adapter.com/v1/runtime/status/{user_id} \ --header 'Authorization: Bearer <token>'
{}
Full diagnostic view of a user’s runtime state.
Pass your ak_live_... API key as a Bearer token.
ak_live_...
Successful Response
The response is of type Response Runtime Status · object.
Response Runtime Status · object