investors

Get Investor Positions

Get all positions for an investor across all companies.

Returns companies where this investor has filed large shareholding reports, with trajectory data (direction, velocity, holding %).

get/v1/investors/{code}/positions

Path parameters

codestring required

Query parameters

trajectory_typestring nullable

Filter: accumulating, exiting, stable, new_position

Filter: accumulating, exiting, stable, new_position

limitinteger

Response

Successful Response

Changes

Changed in 2 of the 8 revisions of this API.13

  • 47575447accf12See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added