# Get a Network **GET /v1/networks/{id}** Retrieves a Network info ## Servers - https://api.auditzy.com: https://api.auditzy.com () ## Parameters ### Path parameters - **id** (string) Network id ## Responses ### 200 Successful response. #### Body: application/json (object) - **id** (string) - **name** (string) ### 404 Resource not found #### Body: application/json (object) - **message** (string) A human-readable message providing more details about the error. - **status** (string) A status describing the situation [Powered by Bump.sh](https://bump.sh)