Skip to main content
GET
/
v1
/
store
/
{storeId}
/
admin
/
content
/
{fileKey}
Get Content by Key
curl --request GET \
  --url https://storekit.samarthh.me/v1/store/{storeId}/admin/content/{fileKey}

Headers

Authorization
string

Session token from login

Path Parameters

storeId
string
required
fileKey
string
required

Content file key

Response

200 - application/json

Successful response