Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 612 Bytes

File metadata and controls

21 lines (14 loc) · 612 Bytes

Debug

Debug Info Wireguard Coordinator

Code samples

# Example request using curl
curl -X GET http://coder-server:8080/api/v2/debug/coordinator \
  -H 'Coder-Session-Token: API_KEY'

GET /debug/coordinator

Responses

Status Meaning Description Schema
200 OK OK

To perform this operation, you must be authenticated. Learn more.