get https://api.getguru.com/api/v1/boards/
Including a Board's ID will load information about a single board with its cards and sections. With this call, you can also return a 'Home Board', which is what we call the structure that lists what Boards and Board Groups exist within a collection. To return this information, set the boardId
to home
and include a collection
param set to the collection's ID.