Description Usage Arguments Source Examples
Get details about contributors' collections
1  | getContributorCollectionsDetails(contributor_id, id, ...)
 | 
contributor_id | 
 character. Contributor ID. (required)  | 
id | 
 character. Collection ID. (required)  | 
... | 
 arguments to be passed by the source endpoint parameters.  | 
“/contributors/{contributor_id}/collections{id}”
1 2 3 4  | ## Not run: 
getContributorCollectionsDetails(contributor_id = "800506", id = "1991678")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.