Learn R Programming

rspacer (version 0.3.1)

document_list_attachments: List attachments of a structured document

Description

This function lists all attachments of a field in a structured document.

Usage

document_list_attachments(doc_id, api_key = get_api_key())

Value

description A tibble with identifiers and information on attachments, one attachment per row. Returns an empty tibble if no files are attached to the field.

Arguments

doc_id

Unique identifier of the document

api_key

RSpace API key