Skip to main content

Get Network by ID

Authentication: Bearer token required.

Endpoint: GET /api/v1/networks/{id}


Path Parameters

ParameterTypeRequiredDescription
idstringYesNetwork UUID

Response — 200 OK

Same structure as a single item in List response.

StatusDescription
400Invalid UUID
404Network not found