Deprecated End Points
Get specific mapping
Return a specific mapping.
get/v3/mappings/{identifier}
Path parameters
identifierstring required
Uniquely identify a mapping.
Example:mEFayXdO
Mapping's identifier
Response
Successfully retrieved mapping.
Example response
{
"identifier": "mEFayXdO",
"organization": "mewlkWEKL",
"dataSource": "mewERBRJJ",
"scoreCutoff": 10,
"orderBy": "label"
}