Kind: API Endpoint
Get user by ID
Endpoint
GET /users/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
Referenced By
UsersController(MODULE_DECLARES)
Kind: API Endpoint
Get user by ID
GET /users/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
UsersController (MODULE_DECLARES)
Was this page helpful?