Get a list of all institutions with their details and statistics
JWT token passed in x-access-token header
Whether to return minimal institution data (bypasses pagination)
Whether to return compact institution data
Account ID(s) to filter institutions (space-separated for multiple)
Search term for institutions (matches name, AI name, publicId)
Filter institutions by lifecycle status. 'active' returns only active instances, 'inactive' returns only inactive, 'all' returns both. Deleted institutions are always excluded.
active, inactive, all Page number (1-based)
x >= 1Number of results per page
1 <= x <= 5000DEPRECATED: Use pageSize instead
Successfully retrieved institutions list
Whether the request was successful
Array of institution objects
Total number of matching institutions
Whether more results are available beyond the current page
Current page number
Number of results per page
Response message