User

Notes CSV

        Gets user entered notes at form level, horse level and race level.
        
        Available to Starter subscriptions and up.
get/v2/User/Notes/csv

Query parameters

startDatestring date-time required

Return notes entered after this date.

endDatestring date-time required

Return notes entered before this date.

noteType0 | 1 | 2 | 3 | 4

Indicates the type of notes to return: 0 - All, 1 - Form, 2 - Horse, 3 - Race, 4 - Meeting.

apiKeystring required

Response

OK

string required

Changes

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