Authorizations
Query Parameters
The project ID or Slug to filter by
The region Slug to filter by (case-insensitive)
The hostname of server to filter by
The created at greater than equal date to filter by
The created at less than equal date to filter by
The label of server to filter by
The status of server to filter by
The platform/plan name of the server to filter by
Filter by the existence of an associated GPU
Filter servers with RAM size (in GB) equals the provided value.
Filter servers with RAM size (in GB) greater than or equal the provided value.
Filter servers with RAM size (in GB) less than or equal the provided value.
The disk size in Gigabytes to filter by, should be used with the following options: [eql] to filter for values equal to the provided value. [gte] to filter for values greater than or equal to the provided value. [lte] to filter by values lower than or equal to the provided value.
The tags IDs to filter by, separated by comma, e.g. filter[tags]=tag_1,tag_2will return servers with tag_1 AND tag_2
The credentials are provided as extra attributes that are lazy loaded. To request it, just set extra_fields[servers]=credentials in the query string.
Number of items to return per page
x >= 1Page number to return (starts at 1)
x >= 1