Goethena · AsyncAPI Specification

Goethena Webhooks

Version

View Spec View on GitHub CompanyComplianceTrainingHuman ResourcesEthicsLearning ManagementAI AgentsGovernanceWorkforceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/goethena-openapi-original.yml (webhooks object + /v1/webhooks operations)
delivery:
  style: http-callback
  enablement: opt-in (webhooks must be enabled for the account by Ethena)
  management_api: /v1/webhooks
  management_operations:
  - getWebhooks
  - createWebhook
  - getWebhookById
  - patchWebhookById
  - deleteWebhookById
  - triggerWebhookById
  subscription_fields:
    url: HTTPS callback URL (uri, max 2048 chars) invoked when the event fires
    type: event type; currently only LEARNER_TRAINING_CAMPAIGN_COMPLETED
events:
- name: LEARNER_TRAINING_CAMPAIGN_COMPLETED
  openapi_webhook: learnerTrainingCampaignCompleted
  operationId: learnerTrainingCampaignCompletedWebhook
  description: Fired when a learner completes a training campaign.
  payload:
    required: [learnerId, trainingCampaignId, statusTimestamp]
    fields:
      learnerId: Unique identifier of the learner.
      trainingCampaignId: Unique identifier of the training campaign.
      statusTimestamp: Date and time the completion status was recorded.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/goethena-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.