cookie session

How i can retrieve the cookie of an authenticated session.?

Hi everybody,

i have created a php class that allow me to authenticate to the API REST in order to retrieve some information about a process. One of these information is the tasks that users has.In order to access to the form of a task, i retrieve the ActiveInstanceId and then i put it in a simple link, like follows:

Notifications