A valid request URL is required to generate request examples{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"dateUpdated": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
},
"unit": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"isTenantFeatured": true,
"parent": null
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}Returns a paginated list of drive files and folders for the current tenant, 100 items per page. Results are filtered by tenant and user access permissions via Doctrine extensions. Use query parameters to filter by parent folder, unit, or personal drive.
A valid request URL is required to generate request examples{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"dateUpdated": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
},
"unit": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"isTenantFeatured": true,
"parent": null
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}The collection page number
Enable or disable pagination
asc, desc asc, desc asc, desc Drive collection
Show child attributes
x >= 0Show child attributes
{
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
}
Show child attributes