Skip to main content

core.agentlogsresponse.nextbefore

Home > @medplum/core > AgentLogsResponse > nextBefore

AgentLogsResponse.nextBefore property

Opaque cursor to pass as before in a subsequent request to fetch the next older page. Only present when hasMore is true.

Signature:

nextBefore?: string;