get /tempcontent/full

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Query parameters

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

Return type

array[TempContent]

Example data

Content-Type: application/json

[ { "owner" : { "privileges" : [ "privileges", "privileges" ], "userDirectory" : "userDirectory", "userDirectoryConnectorName" : "userDirectoryConnectorName", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userId" : "userId" }, "privileges" : [ "privileges", "privileges" ], "fileName" : "fileName", "anonymousOwnerUserId" : "anonymousOwnerUserId", "schemaPath" : "schemaPath", "cachePolicy" : 1, "logicalPath" : "logicalPath", "externalPath" : "externalPath", "serveOptions" : 5, "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "dataLocation" : "dataLocation", "size" : 0, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "blobId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "staticContentDataType" : 6, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "serveOnce" : true, "expirationDate" : "2000-01-23T04:56:07.000+00:00" }, { "owner" : { "privileges" : [ "privileges", "privileges" ], "userDirectory" : "userDirectory", "userDirectoryConnectorName" : "userDirectoryConnectorName", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userId" : "userId" }, "privileges" : [ "privileges", "privileges" ], "fileName" : "fileName", "anonymousOwnerUserId" : "anonymousOwnerUserId", "schemaPath" : "schemaPath", "cachePolicy" : 1, "logicalPath" : "logicalPath", "externalPath" : "externalPath", "serveOptions" : 5, "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "dataLocation" : "dataLocation", "size" : 0, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "blobId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "staticContentDataType" : 6, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "serveOnce" : true, "expirationDate" : "2000-01-23T04:56:07.000+00:00" } ]

Responses

200
OK