6 lines
177 B
HTTP
6 lines
177 B
HTTP
### Get feed items for entity with paging
|
|
|
|
GET {{url}}/api/crm/feed-items?entityId={{entityId}}&offset=0&limit=10
|
|
Content-Type: application/json
|
|
Authorization: Bearer {{token}}
|