v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBOrganization Storage
List organization stores
List all named stores for an organization with key counts
get/v1/orgs/{orgId}/stores
Path parameters
orgIdstring required
Organization ID
Query parameters
limitinteger
Number of items (default 20, max 100)
offsetinteger
Offset for pagination (default 0)
Request body
object required
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "abc-123"
}