core.agentlogsrequest.before | Medplum
AgentLogsRequest.before property
Opaque pagination cursor. Pass the nextBefore value from a previous response to fetch the next (older) page; treat it as an opaque token rather than parsing it. Logs are read across all rotated log files, not just the most recent one.
Signature:
before?: string;