getCollection( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a collection.

Permissions
Manage Portfolio
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
collectionIdstringRequired

ID of the collection to retrieve.


optionsGetCollectionOptions
Returns
Return Type:Promise<Collection>
Did this help?