Skip to main content
GET
/
styles
/
by-ref
/
{ref}
Get Style By Ref
curl --request GET \
  --url https://api.example.com/styles/by-ref/{ref}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.vinmake.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

X-Org-Id
string | null

Path Parameters

ref
string
required

Response

Successful Response