Shard Mapping
Get shard mapping
Get shard for a specific key.
get/shard_mappings/{shardKey}
Path parameters
shardKeystring required
Example:userID123
Key to lookup and retrieve the configured shard mapped to it.
Response
Shard mapped to specified key
Example response
{
"shardKey": "8c458c10-5476-4f9c-aeb4-9339fb85d481",
"shardName": "SD-live"
}