Skip to main content
Back to API List Fetches the status of a proactive notification triggered via the async webhook channel.
FieldValue
MethodGET
Endpoint{{host}}/api/public/bot/{{streamId}}/notifyV2/status/{{dockstatusId}}
Content Typeapplication/json
Authorizationauth: {{JWT}} — See How to generate the JWT Token.
API ScopeApp Builder: Proactive Messages; Admin Console: Channel Management > Proactive Messages

Path Parameters

ParameterRequired/OptionalDescription
hostRequiredThe environment URL. For example, https://platform.kore.ai
BotIdRequiredBot ID or Stream ID. Accessible under General Settings on the App Builder. Note: Required only for App Builder API scope of Proactive Messages.
requestIdRequiredThe unique Request ID returned by the Proactive Notifications API to track progress.

Sample Request

Body Parameters

No body parameters are passed.

Sample Response