Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
Query Parameters
Available sorts are name
, provider
, ubuntu_version
, region
, php_version
, created_at
, updated_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 IP address of the server.
"192.168.1.1"
The name of the server.
"production-web-01"
The region where the server is located.
"nyc3"
The size of the server.
"s-2vcpu-2gb"
The provider of the server.
"ocean2"
The Ubuntu version of the server.
24.04
The PHP version of the server.
"php83"
The database type of the server.
"mysql"