cURL
curl --request GET \ --url http://api/v1/github/config
{ "results": { "installationId": "<string>", "enabled": true }, "status": "ok" }
Show child attributes
ok
Was this page helpful?