Skip to main content

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 ArtifactFiles

A paginator for files in an artifact.

property ArtifactFiles.cursor

An opaque cursor that marks the start of the next page to fetch. This value may be saved and passed as start= to a later paginated query to resume iteration from where this paginator left off. Returns:
  • str | None: The cursor property value.

property ArtifactFiles.more


property ArtifactFiles.path

Returns the path of the artifact. Returns:
  • list[str]: The path property value.