List all Image Sources
GET {{baseUrl}}/orgs/:orgId/image-sources
Lists all of the Image Sources in an Organization.
RESPONSES
status: OK
[{"created_at":"2020-06-25T09:32:03Z","created_by":"a-user@example.com","id":"corporate-org-github","name":"Github for Corporate Organization","token":"7c52ef0c2f22cb5139f912410507f68f0c2b47bc","type":"github"}]