List instances
How to view your existing instances with the FluidStack API
Call the List user instances endpoint:
You must provide your own API key in the header of the request.
Example response:
If your request succeeds, the endpoint will respond with a JSON array containing one or more objects.
Each object contains the details for an instance belonging to the user whose API key was provided in the header.
For further details, see the API Reference.