get /app/internal/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[AppInternal]

Example data

Content-Type: application/json

[ { "app" : { "privileges" : [ "privileges", "privileges" ], "publishTime" : "2000-01-23T04:56:07.000+00:00", "migrationHash" : "migrationHash", "stream" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, "appId" : "appId", "name" : "name", "savedInProductVersion" : "savedInProductVersion", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "published" : true, "availabilityStatus" : { } }, "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "contentHash" : "contentHash", "appInternalBlobId" : "appInternalBlobId", "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "size" : 0, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "attributes" : "attributes", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "engineObjectId" : "engineObjectId", "engineObjectType" : "engineObjectType" }, { "app" : { "privileges" : [ "privileges", "privileges" ], "publishTime" : "2000-01-23T04:56:07.000+00:00", "migrationHash" : "migrationHash", "stream" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, "appId" : "appId", "name" : "name", "savedInProductVersion" : "savedInProductVersion", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "published" : true, "availabilityStatus" : { } }, "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "contentHash" : "contentHash", "appInternalBlobId" : "appInternalBlobId", "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "size" : 0, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "attributes" : "attributes", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "engineObjectId" : "engineObjectId", "engineObjectType" : "engineObjectType" } ]

Responses

200
OK