Skip to content

needAuth/Document


Get a document

GET
/document

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Query Parameters

itemId*
Type
string
Required
Format
"uuid"
type*
Type
string
Required
Valid values
"vis""seg""cycle""mes""pos""stp""step""obj""stl""mat"
itemType*
Type
string
Required
Valid values
"product""part"

Responses

*/*
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples


Upload a document

POST
/document

Authorizations

bearer
Type
HTTP (bearer)

Request Body

multipart/form-data
object
Format"binary"

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples


Powered by VitePress OpenAPI