Skip to main content
GET
Retrieve store

Authorizations

Authorization
string
header
required

Store API key created in the Leyyow suite under Settings → Public API. Sent as Authorization: Bearer <key>.

Response

Store retrieved.

error
string | null
required

Human-readable failure reason, or null on success.

Example:

null

message
string
required

Short status message.

Example:

"Request successful."

data
object
required

Response payload. null on failure.