Skip to main content

List platform types

GET 

/api/meshobjects/meshplatformtypes

List all meshPlatformTypes with optional pagination and filtering.

Platform types define the available cloud platform technologies that can be used within meshStack. This includes both built-in platform types (AWS, Azure, GCP, etc.) and custom platform types.

You can optionally filter the results by category and/or lifecycle status. For example, use category=CUSTOM to retrieve only custom platform types, or lifecycleStatus=ACTIVE to retrieve only active platform types. Both filters can be combined to further refine the results.

No specific permission is required to read meshPlatformTypes – every API Key can list all available meshPlatformTypes.

Authentication: This endpoint supports API Key authentication.

Request

Responses

200