nukosuke / go-zendesk

Zendesk API client library for Go
https://pkg.go.dev/github.com/nukosuke/go-zendesk/zendesk
MIT License
62 stars 81 forks source link

Add 'list app installations' API #249

Closed evanfuller closed 1 year ago

evanfuller commented 1 year ago

GET /api/v2/apps/installations

https://developer.zendesk.com/api-reference/ticketing/apps/apps/

evanfuller commented 1 year ago

~Temporarily closing this, the JSON schema doesn't match what they have documented, will re-open when it's ready to merge~ Fixed