Advanced API Implementations
This page provides several code examples demonstrating how to use the platform for common scenarios. While you don't need to follow or implement every example, they can serve as useful starting points
Getting Started
Use cases
Automating Case Management: Creation and Status Check
Step 1: Create the Payload
Step 2: Send a POST Request
Step 3: Retrieve Case Status and Name
Assigning Participants
Step 1: Retrieve Participant IDs by Email
Step 2: Assign Participants to the Case
Retrieving Case Info, Tags, Variants, and Changing Status
Step 1: Obtain the Case Name
Step 2: Retrieve case info
Step 3: Send a GET Request to Retrieve Case Tags
Step 4: Update Case Status to a Custom Status
Managing Finalized Cases and Generating Reports
Step 1: Retrieve Cases Finalized in the Last 24 Hours
Step 2: Generate a Report
Creating a Custom Preset Group with Additional Gene Panels
Step 1: Create a Case with an Existing Preset Group
Step 2: Create a Custom Preset Group
Last updated
Was this helpful?