A JSON object representing the paginated results.
No Content
Bad Request. Please check the response contents for an explanation of the cause.
Unauthorized. Please check whether your API key or application key has sufficient permissions. In case you are unsure, please refer the documentation on application keys and permissions.
Forbidden
An internal error happened. Please forward the associated error ID along with any helpful information to our support
{- "content": [
- {
- "appName": "APPS",
- "asset": {
- "id": "string",
- "name": "string"
}, - "assetPackage": {
- "id": "string",
- "name": "string"
}, - "folders": [
- {
- "id": "string",
- "name": "string"
}
], - "space": {
- "id": "string",
- "name": "string"
}, - "timestamp": "2019-08-24T14:15:22Z",
- "user": {
- "email": "string",
- "id": "string"
}
}
], - "pageNumber": 0,
- "pageSize": 0,
- "totalCount": 0
}