Skip to main content
GET
/
api
/
v1
/
materials
/
{mid}
Get Material
curl --request GET \
  --url https://staging.cutmake.ai/api/v1/materials/{mid}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

mid
string
required

Response

Successful Response