List sites for Organization
Show all sites for the organization.
Processing mode: sync
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
Query Parameters
Available includes are server, serverCount, serverExists, tags, tagsCount, tagsExists, latestDeployment, latestDeploymentCount, latestDeploymentExists, securityRules, securityRulesCount, securityRulesExists, redirectRules, redirectRulesCount, redirectRulesExists. You can include multiple options by separating them with a comma.
The number of results that will be returned per page.
The cursor to start the pagination from.
Response
Paginated set of SiteResource
- ServerResource
- TagResource
- DeploymentResource
- SecurityRuleResource
- RedirectRuleResource