Skip to main content

Get Newsfeed

GET
/v1/newsfeeds/{id}

Path parameters

ParameterTypeDescription
idstring (UUID)Newsfeed ID
curl https://twixb.com/api/v1/newsfeeds/28b37688-8549-446b-a2f2-9fb49ed51ae7 \
  -H "X-API-Key: twxb_your_key_here"

Response

Returns the newsfeed object. See List Newsfeeds for the full response schema.