Generative APIs - Dedicated Deployment API
string · enum · requiredboolean · requiredinteger · int32integer · uint32integer · uint64
Nodes are the compute units that make up your inference deployments
List available node types
GET
https://api.scaleway.com
/inference/v1/regions/{region}/node-types
List all available node types. By default, the node types returned in the list are ordered by creation date in ascending order, though this can be modified via the order_by field.
path Parameters
regionThe region you want to target
Enum values:
fr-par
query Parameters
include_disabled_typesInclude disabled node types in the response.
pagePage number to return.
page_sizeMaximum number of node types to return per page.
List available node types › Responses
200
List of node types.
total_countTotal number of node types.