v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Redis (Deprecated)

Retrieve Redis connection info

Retrieve connection info for a Redis instance by ID. Connection info includes sensitive information. This API is deprecated in favor of the Key Value API.

get/redis/{redisId}/connection-info

Path parameters

redisIdstring required

Response

Successful response

internalConnectionStringstring required

The connection string to use from within Render

externalConnectionStringstring password required

The connection string to use from outside Render

redisCLICommandstring password required

The Redis CLI command to connect to the Redis instance