get https://api.seismic.com/integration/v2/teamsites//folders//items
Get list of items in a folder. Each item's structure closely mirrors the structure returned by the GET
endpoint for that item type.
To expand the response there are two optional query string parameters. includeExpiration
and includeProperties
can be used to include additional properties within the list response. By default these are set to false.