C# (CSharp) Syncano.Net.Api DataObjectSyncanoClient.Get - 6 examples found. These are the top rated real world C# (CSharp) examples of Syncano.Net.Api.DataObjectSyncanoClient.Get extracted from open source projects. You can rate examples to help us improve the quality of examples.
Get data from collection(s) or whole project with optional additional filtering. All filters, unless explicitly noted otherwise, affect all hierarchy levels. To paginate and to get more data, use since parameter. The collection_id/collection_key parameter means that one can use either one of them - collection_id or collection_key.User API key usage permitted. Returns Data Objects that are in a container with a read_data permission and associated with current user Data Objects that are in a container with a read_own_data permission.