List Organizations Available to the Current User by Email Domain
Authorizations
OAuth2 Authorization Code flow
Query Parameters
Comma-separated fields to expand. Supports selection with brackets (e.g., "createdBy,updatedBy" or "targets.company[icon,tradeName]").
"createdBy"
Number of items to return per page
1 <= x <= 100100
Opaque cursor for pagination. Use the next_cursor from previous response.
"eyJjcmVhdGVkX3RpbWUiOiIyMDI0LTExLTE1VDEwOjAwOjAwLjAwMFoiLCJpZCI6InBhZ2VfYWJjMTIzIn0="
Stripe-like filter over org fields, e.g. org.name:"acme", org.slug:"acme", org.document:"61969404000182", or org.status:"active".
Response
Available organizations
Object type identifier
Array of results for current page
Whether more results exist beyond this page
Opaque cursor for next page. null if no more results.
Type of results (Notion-compatible)