cURL
Sub Organizations
List
List of sub organizations
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token in Infisical
Query Parameters
The number of sub organizations to return.
Required range:
1 <= x <= 1000The offset to start from. If you enter 10, it will start from the 10th sub organization.
Required range:
x >= 0Optional. Filter sub organizations by name (case-insensitive substring match).
The field to order sub organizations by. Currently only 'name' is supported.
Available options:
name The direction to order sub organizations. Either 'asc' or 'desc'.
Available options:
asc, desc Filter to only return sub organizations that the actor has access to.
Available options:
true, false