Front Office Post Attachments
Description
Get a post's file attachments. For signed documents, if postMeta:signersWhoHaveSigned does not exist, the original document will be returned. Otherwise, the most recent signed document is returned.
Method | URL | Headers |
---|---|---|
GET | https://api.clientpoint.me/analytics/v1/group/attachments | X-API-Key |
#URL Data Params
Fields | Data Type |
---|---|
skip | number |
limit | number |
orderby | string |
privateOnly | boolean |
userId* | string |
postId* | string |