Returns the details for a specific project.
get/midgard/v0.1/project/{projectId}
Get the details for a specific project.Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdThe id of the project
integer
REQUIRED
Query Parameters
compactWhen true, returns a minimal set of information.
boolean
onlyStatusWhen true, returns compact data to application level, NO stack items!
boolean
environmentIdWhen provided only detailed data about this environment will be returned.
integer
applicationIdWhen provided only detailed data about this application will be returned.
integer
stackItemIdWhen provided only detailed data about this stack item will be returned.
integer
Response
200Project retrieved successfully.
403User is not allowed to access this resource.
404Project detail not found.
Shell cURL
shellShow schema
json