Get an incoming feed by ID.Ask AIget https://cti.example.com/api/v2/incoming-feeds/{id}Required permissions read incoming-feeds Optional permissions read tasks To read the task associated to this feed Path Paramsidint32required≥ 1Feed IDQuery ParamsattributesstringComma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.titleResponses 200The requested object(s) 401Unauthorized request 403Missing permissions 404An individual resource was not found.Updated 5 months ago