Network
List networks
Request
The message body for is a filter
object:
You can filter on the following dimensions:
Dimension | Description |
---|---|
| The name of the Network |
If you don't want to filter the list, you can use an empty object in the request body:
Response
Name | Type | Description |
---|---|---|
id | int | Id of the network |
name | string | Name of the network |
vendor | string | Name of the vendor |
spendCurrency | string | Spend currency |
createdAt | string | The date of network creation. |
updatedAt | string | The date of last network update. |
Last updated