POST
Smallest AISmallest AIGet Server StateGet the state of the server/start the server
POST
https://api.lowcodeapi.com/smallestai/awaaz/get_server_state
Request Body
Content Type : application/json
Request Parameters
start_serverboolean
Give False if you just want to get the server state
Overview

Get the state of the server/start the server

API Reference Link
https://awaaz-docs.smallest.ai/get_server_state
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X POST \
 'https://api.lowcodeapi.com/smallestai/awaaz/get_server_state' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{
  "start_server": ""
}'
© 2024LowCodeAPI

Last Updated : 2024-12-16 14:03 +00:00