Description Usage Arguments Value References Examples
Get details such as who the batch was created by, user id of the creator, name of the batch, whether or not the batch has been submitted for processing, files in the batch, etc.
1 | get_batch_details(batch_id = "", ...)
|
batch_id |
ID for the batch |
... |
Additional arguments passed to |
list of length 26.
https://shreddr.captricity.com/developer/api-reference/#v1-batch
1 2 3 4 | ## Not run:
get_batch_details("batch_id")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.