Get Realtime Config
Configuration
Get Realtime Config
Retrieve realtime message retention configuration
GET
Get Realtime Config
Documentation Index
Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Realtime configuration
Number of days messages are retained. Null means messages are kept indefinitely.
Required range:
x >= 1Example:
null