curl --request GET \ --url https://api.malga.io/v1/sessions/{id}/history \ --header 'X-Api-Key: <api-key>' \ --header 'X-Client-Id: <api-key>'
{ "0": { "status": "created", "id": "82aba896-9e37-45b6-aa90-d510c9050596", "createdAt": "2022-11-11T16:35:38.870Z", "updatedAt": "2022-11-11T16:35:38.870Z" } }
Identificação da sessão a ser recuperada
Created
The response is of type object[].
object[]
Was this page helpful?