Check if a user has access to a stack item.
get/midgard/v0.1/stack/verify-access/{stackItemId}
This function checks if a user can access a stack item.
Request
Authorization
X-AT
header
apiKey
Query Parameters
stackItemIdThe stackItemId ID.
integer
REQUIRED
Response
201Returned when successful.
403Returned when the requester is not authorized.
404Returned when environment not found.
Shell cURL
shell
Show schema
json