Skip to main content
Only approved submissions with valid fullName and birthDate fields can be registered for ongoing monitoring.

Endpoint

Base URLs

Authentication

Include your API key in the request header:
string
required
Your API key for authentication

Path Parameters

string
required
The ID of the active worklist where records will be registered

Request Body

array
required
Array of submission IDs to register for ongoing monitoring (1-25 submissions)
string
required
Email address of the administrator making the request (must be registered in the project’s admin list)

Request Example

Response

Success Response

Response Fields

boolean
required
Overall success status of the batch operation
number
required
Number of submissions successfully processed
number
required
Number of submissions that failed to process
array
required
Array of successfully processed submissions
array
required
Array of submissions that failed to process

Error Response

Error Codes

Important Notes

Prerequisites for Registration:
  • Submissions must be approved before they can be registered
  • Each submission must have valid fullName and birthDate fields
  • Only active worklists can accept new records
  • Maximum 25 submissions per request
Best Practices:
  • Verify submission approval status before attempting registration
  • Use batch operations for multiple submissions to improve efficiency
  • Monitor the response for partial failures and handle them appropriately
  • Keep track of generated record IDs for future reference

Rate Limits

This endpoint follows the standard rate limiting policies. Each request can process up to 25 submissions simultaneously.

Get Ongoing Monitoring Record

Retrieve detailed information about a specific monitoring record

Delete Ongoing Monitoring Records

Remove ongoing monitoring records from the system