Skip to main content
GET
Get edge store details

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

store_id
integer<int64>
required

Id of the store

Response

Returns complete edge store configuration and metadata

name
string
required

A name of the store

comment
string

A description of the store

app_count
integer
read-only

The number of applications that use this store

byod
object

BYOD (Bring Your Own Data) settings

size
integer<int64>
read-only

Total store size in bytes (zero for BYOD stores)

revision
integer<int64>
read-only

Current store revision (only for non-BYOD stores)

updated_at
string<date-time>
read-only

Timestamp of last store revision (only for non-BYOD stores)