Get Application details
Fetch the application details
Request
GET: {baseUrl}/:developerID/:networkID/apps/:appID
Path Parameters
Parameters | Type | Description |
---|---|---|
networkID |
string | The unique ID of the network |
appID |
string | The unique ID of the application |
Headers
Learn how to pass authentication headers here.