Database tables
Lists all the available properties of the provided data sync.
get/api/database/data-sync/{data_sync_id}/properties/
Path parameters
data_sync_idinteger required
Lists properties related to the provided ID.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.