JSON Tables
Read Json Table
Read an existing JSON Table, identified by its ID.
Permissions
api.file-manager.read
GET
Read Json Table
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
OK
The unique object identifier.
The data integrity version, to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The combined size of all data that has been appended to this JSON table.
Read Json Table

