get /selection/{id}/binarydownload/full

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
DEPRECATED.
This API is deprecated and may be removed in a future version.

Path parameters

id (required)

Query parameters

filter (optional)
orderby (optional)
privileges (optional)

Return type

array[BinaryDownload]

Example data

Content-Type: application/json

[ { "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "downloadAttemptTime" : "2000-01-23T04:56:07.000+00:00", "downloadedBytes" : 6, "chunkAvailability" : "chunkAvailability", "downloadAttempts" : 5, "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "size" : 1, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "fileReferenceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "progressPercent" : "progressPercent", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "state" : 0, "binaryType" : 5, "hash" : "hash", "properties" : [ { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" }, { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" } ] }, { "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "downloadAttemptTime" : "2000-01-23T04:56:07.000+00:00", "downloadedBytes" : 6, "chunkAvailability" : "chunkAvailability", "downloadAttempts" : 5, "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "size" : 1, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "fileReferenceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "progressPercent" : "progressPercent", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "state" : 0, "binaryType" : 5, "hash" : "hash", "properties" : [ { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" }, { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" } ] } ]

Responses

200
OK