Develop > Application Programming Interface > Legacy APIs > Lifecycle engine API > Get latest lifecycle execution record for a service instance

Get latest lifecycle execution record for a service instance

Details

URI /lifecycleengine
Method GET
Parameters

userIdentifier=<user_id>
    Required; the user ID you want to use as credentials for this API call. See Get userIdentifier for the steps required to get the userIdentifier value.

serviceInstanceId=<service_instance_id>
    Required; the ID of the service instance.

Returns 200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception