Data Connection Tables
Query Connection Tables
Query connection tables, optionally applying a filter.
Queryable Fields
id-OBJECT_IDtablesResultId-OBJECT_IDconnectionId-OBJECT_IDtableId-STRING
Permissions
api.connections.read
POST
Query Connection Tables
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.
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
Previous
Read Connection TablesRead an existing connection table, identified by its ID.
### Permissions
- `api.connections.read`
Next
Query Connection Tables

