Init
This commit is contained in:
5
backend/artifacts/feed-items.http
Normal file
5
backend/artifacts/feed-items.http
Normal file
@@ -0,0 +1,5 @@
|
||||
### 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}}
|
||||
Reference in New Issue
Block a user