Tool to list organizations. Use when you need to retrieve all organizations accessible by the current API key.
limitintegerMaximum number of organizations to return per request (1-1000). API maximum is 1000.
orderstringSort order for results. Format: 'column.direction' where direction is 'asc' or 'desc' (e.g., 'created_at.desc', 'name.asc').
offsetintegerNumber of organizations to skip before returning results. Used for pagination.
selectstringColumns to retrieve. Use '*' for all columns, or specify comma-separated field names (e.g., 'id,name,created_at'). If not specified, returns all columns.
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.