Lists all organizations created by your master organization. Supports pagination to handle large numbers of tenant organizations.
Only returns organizations that were created by your master organization through the Platform API. Organization slugs in the response do not include the master org ID prefix.
Authorizations
Autumn API key with Bearer prefix
Query Parameters
Number of organizations to return (1-100)
Required range:
1 <= x <= 100
Number of organizations to skip for pagination
Required range:
x >= 0