cURL
curl --request GET \ --url https://api.example.com/api/Grids/state
{ "value": "<string>" }
Returns State of Grid By GridName.
OK
Was this page helpful?