Equities

Get segment KPIs from latest transcript

get/equity/{symbol}/analysis

Path parameters

symbolstring nullable required

Response

Successful Response

messagestring nullable

A message with the response status.

Example response

{
  "data": [
    {
      "label": "Total Revenue",
      "category": "Revenue",
      "unit": "billion USD"
    }
  ],
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.