GET /v1/user/info
Request
| Header | Description |
|---|---|
Authorization: Bearer {token} | User’s API auth token acquired from authentication |
- 200
- 401
- 404
- 500
Success
Base URL: https://api.circuit.org/v1
GET /v1/user/info
Request
| Header | Description |
|---|---|
Authorization: Bearer {token} | User’s API auth token acquired from authentication |