Question

Unable to get Assignment ID from DXAPI in Pega Launchpad
I am working with a DXAPI to update and save case details. However, the API requires both the Assignment ID and Action ID to proceed.
To obtain these values, I am using another DXAPI with a GET method, but this method also requests the Assignment ID. As I am unable to find the ID directly, I would appreciate guidance on how to retrieve the Assignment ID and Action ID from Pega Launchpad.
Could anyone please advise where I can find these IDs or explain how they are generated within the Pega Launchpad environment?