get https://api.mantiumai.com/v1/intelet
List all of your organization's intelets.
Query String Parameters
- page - The page of records to return. Optional, defaults to page 1.
- size - the number of records to return for each page. Optional, defaults to 20 intelets a page.
- tags - A list of Tag IDs separated by comma used to filter the results, optional.
Returns an array of intelet
objects.