Skip to main content
GET
/
api
/
v1
/
management
/
me
Me
curl --request GET \  --url https://{baseurl}/api/v1/management/me \  --header 'x-api-key: <x-api-key>'
{  "appSetupCompleted": true,  "createdAt": "2024-04-09T04:53:29.577Z",  "id": "clurwouax000azffxt7n5unn3",  "product": {  "id": "clurwouaj0003zffx0hu6bonm",  "name": "My Product"  },  "type": "production",  "updatedAt": "2024-04-09T14:14:49.256Z" }

Headers

x-api-key
string
required

Response

200 - application/json

OK

The response is of type object.