AlphaAlpha Docs
API ReferenceTypeproductcoverage

Find all for current tenant

GET
/type-product-coverages/find-all
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:18080/api/v1/type-product-coverages/find-all"
[
  {
    "assets": [
      {
        "blobId": "string",
        "created": "2019-08-24T14:15:22Z",
        "extension": "string",
        "fileSize": 0,
        "name": "string",
        "type": "IMAGE"
      }
    ],
    "complete": true,
    "created": "2019-08-24T14:15:22Z",
    "createdBy": "string",
    "events": [
      {
        "authorId": "string",
        "date": "2019-08-24T14:15:22Z",
        "description": "string",
        "id": "string",
        "type": "CREATE"
      }
    ],
    "glbComplete": true,
    "id": "string",
    "linkedProductId": "string",
    "modelType": "CONCEPT",
    "number": "string",
    "originalNames": [
      "string"
    ],
    "parameters": [
      {
        "name": "string",
        "type": "string",
        "value": null
      }
    ],
    "productName": "string",
    "projectIds": [
      "string"
    ],
    "rvtComplete": true,
    "staticModelTreeId": "string",
    "tenantId": "string",
    "totalFileSize": 0,
    "typeId": "string",
    "updated": "2019-08-24T14:15:22Z",
    "updatedBy": "string",
    "variantId": "string"
  }
]
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}