Assets REST Endpoints

Assets
Use this API to query about and get artifacts as well as to trash, restore, and purge artifacts.
Purge Assets From Trash
Method: post
Path: /mobile/tools/1.0/assets/purging
Restore Assets From Trash
Method: post
Path: /mobile/tools/1.0/assets/untrashing
Retrieve Asset Purge Dependencies
Method: post
Path: /mobile/tools/1.0/assets/purgeDependencies
Retrieve Asset Trash Dependencies
Method: post
Path: /mobile/tools/1.0/assets/trashDependencies
Retrieve Assets
Method: get
Path: /mobile/tools/1.0/assets
Retrieve Dependencies for Restoring Trashed Asset
Method: post
Path: /mobile/tools/1.0/assets/untrashDependencies
Retrieve Packaging Dependencies
Method: post
Path: /mobile/tools/1.0/assets/packageDependencies
Trash Assets
Method: post
Path: /mobile/tools/1.0/assets/trashing