Ankra Platform home pagelight logodark logo
  • Support
  • Platform
  • Platform
Guides
API Reference
  • Community
  • Blog
  • Account API
    • GET
      List User Api Tokens Endpoint
    Cluster
    • GET
      List Clusters Endpoint
    • POST
      Cluster Start Endpoint
    • POST
      Deprovision Cluster Endpoint
    • DEL
      Delete Cluster By Name Endpoint
    • GET
      List Operations Endpoint
    • GET
      Get Operation Endpoint
    • GET
      List Operation Updated Jobs Endpoint
    • GET
      List Cluster Addons Endpoint
    • GET
      List Cluster Stacks Endpoint
    • GET
      List Cluster Manifests Endpoint
    • POST
      Create Or Update Import Cluster Endpoint
    Organisation
    • GET
      List Organisations Endpoint
    • POST
      Invite User Endpoint
    • POST
      Switch Organisation Endpoint
    • DEL
      Delete User From Organisation Endpoint
    Cluster

    List Cluster Stacks Endpoint

    GET
    /
    api
    /
    v1
    /
    clusters
    /
    {cluster_id}
    /
    stacks
    Copy
    {
      "stacks": []
    }

    Headers

    ​
    authorization
    string | null

    Path Parameters

    ​
    cluster_id
    string
    required

    Response

    200
    application/json

    Successful Response

    The response is of type object.

    List Cluster Addons EndpointList Cluster Manifests Endpoint
    linkedin
    Powered by Mintlify
    Copy
    {
      "stacks": []
    }
    Assistant
    Responses are generated using AI and may contain mistakes.