Skip to main content

Backfill Config

GET 

/session/v1/backfill/config

Get config about how often backfill heartbeats must be sent in order to prevent the backfill resource from being deleted

Required Permissions:

  • For any player (including themselves) any of: session:*, session:read:config

Responses

Successful Response

Schema

    timeout time-deltarequired

    How often we expect backfill heartbeats to occur

Loading...