Skip to main content
GET
Get current workspace

Authorizations

Authorization
string
header
required

Send your workspace API key as a bearer token:

Keys are scoped to a single workspace. See Authentication.

Response

The authenticated workspace.

object
string
Allowed value: "workspace"
id
string
Example:

"wsp_01k3m9x7v2q8r4t6y0b1n5d7fa"

name
string
api_key_id
string
api_key_name
string
environment
enum<string>
Available options:
live,
sandbox
channels
enum<string>[]

A sales channel — the commerce surface a request is about. Behind each channel is a cascade of data sources, tried in cost order until one verifies; the roster is published, but which source answered a given row is not carried in the response, so the cascade can be re-tuned without breaking your code.

Available options:
tiktok_shop
rate_limit_per_minute
integer