Retrieve information about the authenticated user. Endpoint:Documentation Index
Fetch the complete documentation index at: https://docs.circuit.org/llms.txt
Use this file to discover all available pages before exploring further.
GET /user/info
Request
| Header | Description |
|---|---|
Authorization: Bearer {token} | User’s API auth token acquired from authentication |
- 200
- 401
- 404
- 500
Success