latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Network

Retrieve a single network by ID

Returns the full network record identified by id, scoped to the tenant identified by the tenant-id header. Use this endpoint when the network ID is already known; to browse all networks for a tenant use GET /networks instead. Requires the READ_NETWORK permission.

get/networks/{id}

Path parameters

idstring required

Network ID

Headers

tenant-idstring required

Tenant ID

Response

Network fetched successfully