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