C# (CSharp) Syncano.Net.Api DataObjectSyncanoClient.Get - 6 примеров найдено. Это лучшие примеры C# (CSharp) кода для Syncano.Net.Api.DataObjectSyncanoClient.Get, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
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.