get_upload: Get details about the status of an inventory upload.

Description Usage Arguments Examples

View source: R/Inventory.R

Description

Get details about the status of an inventory upload.

Usage

1
2
3
4
get_upload(
 id,
 token = NA
)

Arguments

id

upload identifier

token

Token object obtained from authorize() or a string containing your personal access token

Examples

1
status <- get_upload(1)

Pascallio/discogsAPI documentation built on Dec. 31, 2020, 3:27 p.m.