API Reference
Api Root
GET
/
api
Copy
curl --request GET \
--url http://localhost:4242/{computer_name}/api
Copy
"<any>"
Response
200 - application/json
Successful Response
The response is of type any
.
Copy
curl --request GET \
--url http://localhost:4242/{computer_name}/api
Copy
"<any>"
Assistant
Responses are generated using AI and may contain mistakes.