Forms

Meetings List CSV

        Returns a list of upcoming meetings for a given day.
        
        Available to Starter subscriptions and up.
get/v2/form/meetingslist/csv

Query parameters

meetingDatestring required

The race day to return meetings for.

stagestring

Indicates stage of meeting release - Acceptance (A), Weights (W), Nominations (N). Currently always returns Acceptance stage regardless of value entered here.

jurisdiction0 | 1 | 2

Specify the region to return data for. Not yet implemented, data for all regions returned.

includeBarrierTrialsboolean

Include Barrier Trials.

apiKeystring required

Response

OK

string required

Changes

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