Meet CybrIQ at InfoComm 2026 · Booth C5052 · June 13–19 · Las Vegas · Pre-book a working session →
API Documentation · Elements

Elements

Bulk export of elements as CSV or PDF. 4 endpoints.

POST /prime/webui/elements/exportelementscsv

Export all elements CSV

Export all elements CSV. Use this to create data.

curl example
curl -X POST 'https://<host>/prime/webui/elements/exportelementscsv' \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json' \
-d '{}'
OpenAPI spec
"post": {
            "tags": [
               "Elements"
            ],
            "summary": "Export all elements CSV",
            "requestBody": {
               "content": {
                 "application/json -patch+json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },
                 "application/json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },
                 "text/json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },



                                                                                      55

                 "application/*+json": {
                   "schema": {
                     "type": "object",
                     "nullable": true
                   }
                 }
                }
             },
             "responses": {
                "200": {
                  "description": "Success"
                }
             }
         }
POST /prime/webui/elements/exportelementspdf/exportpdf

Export all elements PDF

Export all elements PDF. Use this to create data.

curl example
curl -X POST 'https://<host>/prime/webui/elements/exportelementspdf/exportpdf' \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json' \
-d '{}'
OpenAPI spec
"post": {
           "tags": [
              "Elements"
           ],
           "summary": "Export all elements PDF",
           "requestBody": {
              "content": {
                "application/json -patch+json": {
                   "schema": {
                     "type": "object",
                     "nullable": true
                   }
                },
                "application/json": {
                   "schema": {
                     "type": "object",
                     "nullable": true
                   }
                },
                "text/json": {
                   "schema": {
                     "type": "object",
                     "nullable": true
                   }
                },
                "application/*+json": {
                   "schema": {
                     "type": "object",
                     "nullable": true
                   }
                }
              }
           },
           "responses": {
              "200": {
                "description": "Success"
              }
           }
         }
POST /prime/webui/elements/exportallelementscsv

prime webui elements exportallelementscsv

Calls POST /prime/webui/elements/exportallelementscsv. Use this to create data.

curl example
curl -X POST 'https://<host>/prime/webui/elements/exportallelementscsv' \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json' \
-d '{}'
OpenAPI spec
"post": {
            "tags": [
               "Elements"
            ],
            "requestBody": {
               "content": {
                 "application/json -patch+json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },
                 "application/json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },
                 "text/json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 },
                 "application/*+json": {
                    "schema": {
                      "type": "object",
                      "nullable": true
                    }
                 }
               }
            },
            "responses": {
               "200": {
                 "description": "Success"
               }
            }
          }
POST /prime/webui/elements/exportallelementspdf/exportpdf

prime webui elements exportallelementspdf exportpdf

Calls POST /prime/webui/elements/exportallelementspdf/exportpdf. Use this to create data.

curl example
curl -X POST 'https://<host>/prime/webui/elements/exportallelementspdf/exportpdf' \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json' \
-d '{}'
OpenAPI spec
"post": {
            "tags": [


                                                                                               57

                 "Elements"
              ],
              "requestBody": {
                 "content": {
                   "application/json -patch+json": {
                      "schema": {
                        "type": "object",
                        "nullable": true
                      }
                   },
                   "application/json": {
                      "schema": {
                        "type": "object",
                        "nullable": true
                      }
                   },
                   "text/json": {
                      "schema": {
                        "type": "object",
                        "nullable": true
                      }
                   },
                   "application/*+json": {
                      "schema": {
                        "type": "object",
                        "nullable": true
                      }
                   }
                 }
              },
              "responses": {
                 "200": {
                   "description": "Success"
                 }
              }
          }
Patented Device DNA™ SOC 2 Type II aligned NDAA 889 aligned Engineered for the AV channel InfoComm 2026 · Booth C5052