Tool to list organizations the authenticated user belongs to (including organizationId, name, and timezoneId). Use when you need to discover organizations immediately after authentication to establish correct org context for subsequent scenario listing and management.
colsarrayArray of column names to return in the response (e.g., ['id', 'name', 'timezoneId']).
zonestringThe URL of your Make instance domain.
pg_limitintegerMaximum number of results per page.
pg_offsetintegerNumber of entities to skip before returning results.
pg_sortBystringField to sort returned entities by (e.g., 'name', 'id').
externalIdstringUsed by White Label instances for security; null in public Make Cloud.
pg_sortDirstringSort direction: 'asc' for ascending or 'desc' for descending.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.