Last updated 1 year ago
Checks if the Github App is installed for this user or not
/app/{ghID}/installed
Github Username of the user whose permissions have to check
curl -L \ --url 'https://api-a.meroku.store/app/{ghID}/installed'
{ "isInstalled": true }