HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
Code Samples
Developer HubAPI StatusSupport

Cancel active query

How to cancel queries that are in processing status. Find the full code here:

IN THIS RECIPE
  1. Set up the API client
  2. Call the cancelQuery operation
Cancel active query

How to cancel queries that are in processing status. Find the full code here:

2 Steps
✏️
Create Data Kiosk query

How to create queries that were formed in the Data Kiosk Schema Explorer. Find the full code here:

4 Steps
📄
Retrieve document details

How to retrieve processes document details that include the document URL and the document ID. Find the full code here:

4 Steps
🔔
Subscribe to a notification

How to subscribe to a notification to start receiving SP API notifications through SQS. Find the full code here:

2 Steps