Partner Integration API

restrictedv1

Programmatic onboarding, credential management, and event webhook subscriptions for Optum technology partners and ISVs.

All endpoints
GET/webhooks

listWebhooks

List webhook subscriptions

Authentication requiredBearerAuth

Responses

200Webhook list
object
webhooksarray

Example Request

cURL
curl -X GET \
  'https://api.optum.com/partners/integration/v1/webhooks'