Skip to main content
GET
/
api
/
brand-studio
/
share
/
{token}
Resolve Share Endpoint
curl --request GET \
  --url https://api.example.com/api/brand-studio/share/{token}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

token
string
required

Response

Successful Response