Search code examples
ibm-cloudibm-watson

How to retrieve list of registered callback URLs?


We're using Watson's asynchronous HTTP interface (https://console.bluemix.net/docs/services/speech-to-text/async.html#async) for Speech-to-Text tasks.

We've registered multiple callbacks URLs and now we're having troubles with managing them. Is there any simple way to retrieve list of all registered callbacks associated with given Watson service account? The only endpoints that I have found in the docs are for registering and unregistering callbacks.

Thanks


Solution

  • Currently, there is no mechanism to list the existing callbacks.

    I think it's a good idea so why don't you add it to Aha! https://ibm-watson.ideas.aha.io.
    The Watson team is using that to gather ideas/feedback.