List domains
Sites
List domains
Show all domains for the site.
Processing mode: sync
GET
List domains
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
The server ID
The site ID
Query Parameters
Available sorts are name, created_at. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -name.
The number of results that will be returned per page.
The cursor to start the pagination from.
The status of the domain.
Available options:
pending, connecting, enabled, removing, securing, updating, disabling, disabled, enabling Example:
"enabled"
The type of domain.
Available options:
primary, alias Example:
"primary"