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