Screening API
post
Fast Screening API for individuals
Header parameters
UQ-Session-IDstringOptional
AuthorizationstringRequired
Bearer token
Body
Responses
200
Screening for individuals result
application/json
400
Bad Request: Missing required input or invalid format
application/json
401
Unauthorized: No valid access token has been provided
403
Forbidden: Access token doesn't have permission to use the requested feature
405
Method Not Allowed
415
Unsupported Media Type
500
Internal Server Error: Unexpected error
post
/v1/screening/individualsLast updated
Was this helpful?