Get Storage Used
Fetch the amount of storage developer utilized
Request
GET: {baseUrl}/developer/:developerID/storageused
Request Payload
Parameters | Type | Description |
---|---|---|
level |
string | The level can be dev , app , network and dev_in_ntw |
levelData |
JSON | The level data with appID and networkID (If required) |
Headers
Learn how to pass authentication headers here.