Logo
Openapi.it Public API Documentation

{{baseUrl}}/ordinarie/

GET {{baseUrl}}/ordinarie/

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": [ { "mittente": { "nome": "Alberto", "cognome": "Rossi", "email": "john.doe@openapi.it" }, "creation_timestamp": 1608040424, "update_timestamp": 1608040424, "confirmed": false, "state": "NEW", "id": "5fd8bfeaa10b340e2e558db7" } ], "message": "1 Risultati", "success": true, "error": null }



Curl
curl -X GET 'baseUrl/ordinarie/' -H 'Accept: application/json'

ENDPOINTS