v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Auth Rules

List backtests

Lists backtests for an Auth Rule

get/v2/auth_rules/{auth_rule_token}/backtests

Path parameters

auth_rule_tokenstring uuid required

Query parameters

ending_beforestring uuid

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

page_sizeinteger

Page size (for pagination).

starting_afterstring uuid

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

Response

Backtests

has_moreboolean required

Indicates whether there are more backtests to be retrieved by paging through the results.