Data Tables
Query Data Table
Query data tables, optionally applying a filter.
Queryable Fields
id-OBJECT_IDengagementId-OBJECT_IDanalysisId-OBJECT_IDanalysisResultId-OBJECT_IDlogicalName-STRINGtype-STRING
Permissions
api.data-tables.read
POST
Query Data Table
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Zero-based page index (0..N)
Required range:
x >= 0The size of the page to be returned
Required range:
x >= 1Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
When true, include data tables with unstable schema in addition to stable tables.
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
Response
200 - application/json
OK
Query Data Table

