Feeds
Retrieves a Feed by its unique code.
A Feed in Kimola represents a stream of customer feedback gathered around a defined topic, keyword set, brand, or link.
This endpoint returns the details of a single Feed when the provided code matches an existing Feed.
get/v1/Feeds/{code}
Path parameters
codestring uuid required
The unique identifier of the Feed.
Response
Successful operation. Returns the requested Feed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.