TFDi Design Icon
TFDi Design
VA APIDataNews

Get News

Get the latest news

GET
/data/news

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://loading/data/news"
{
  "title": "string",
  "body": "string",
  "postedAt": "2019-08-24T14:15:22Z",
  "postedBy": "string"
}