Get a network by id
GET/v1/networks/:id
Returns a single network's profile, including its contacts and email settings. Requires at least read-only access to the network. Responds with 404 if the network does not exist.
Request
Responses
- 200
- 401
- 403
- 404
Get a network by id
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found