Headers
Response
200 - application/json
OK
The response is of type object
.
{
"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"
}
Fetches the product associated with the passed 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"
}
OK
The response is of type object
.
Was this page helpful?