1 2 3 4 5
export interface ListRunnerRegistrationTokensQuery { start?: number count?: number sort?: string }