Inactive User
5 years agoWhere is the actual URL in a V1 response?
I get returned the href for another API call .... I'm looking for a url I can use to link. What I get in all areas of the message object are values like: href: "/threads/id/9168" Canonical url ...
- 5 years ago
You need to add ?restapi.response_style=view parameter, and then you will get a view_href property returned for the thread.
- Inactive User5 years ago
MattV Which parameter? I already have a ?restapi.response_format=json parameter. Thanks.
Any idea where the documentation for this is?
- 5 years ago
Add
restapi.response_style=view
To your parameters
Documentation is here: https://developer.khoros.com/khoroscommunitydevdocs/docs/get-a-resource-url