Description Usage Arguments Source Examples
Get the items in contributors' collections
| 1 | getContributorCollectionsDetailsItems(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}/items”
| 1 2 3 4 | ## Not run: 
getContributorCollectionsDetailsItems(contributor_id = "800506", id = "1991678", sort = "newest")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.