Returns the list of environments of a project.
get/midgard/v0.1/project/{projectId}/environments
Get the list of environments of a specific project. !!! Note !!! This call is intended for the frontend to speedup render times, so it only includes some basic info about the environment (like id, name, etc.), so NOT applications, stackitems etc!!!Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdThe id of the project
integer
REQUIRED
Response
200Project environments list retrieved successfully.
403User is not allowed to access this resource.
404Project detail not found.
Shell cURL
shellShow schema
json