API → AppsGet the consent URL for GitHub app authenticationhidden
hidden
get
/apps/github/consent$ curl "https://api.zoo.dev/apps/github/consent" \
	--header "Authorization: Bearer $TOKEN"200 OK
Response{}$ curl "https://api.zoo.dev/apps/github/consent" \
	--header "Authorization: Bearer $TOKEN"{}