v1

latestOpenAPI 3.0.2Apache 2.02026-07-1713914.9 KB
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

shardKeystring
shardNamestring

Example response

{
  "shardKey": "8c458c10-5476-4f9c-aeb4-9339fb85d481",
  "shardName": "SD-live"
}