Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class RunArtifacts
An iterable collection of artifacts associated with a specific run.
property RunArtifacts.cursor
An opaque cursor that marks the start of the next page to fetch. This value may be saved and passed asstart= to a later paginated query to resume iteration from where this paginator left off.
Returns:
str | None: The cursor property value.