New: Stripe & TossPayments integration guides now available →
curl --request GET \
--url https://api.headlesscommerce.io/v1/admin/logs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"method": "<string>",
"path": "<string>",
"status_code": 123,
"latency_ms": 123,
"request_body": {},
"response_body": {},
"api_key_id": "<string>",
"ip": "<string>",
"user_agent": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}curl --request GET \
--url https://api.headlesscommerce.io/v1/admin/logs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"method": "<string>",
"path": "<string>",
"status_code": 123,
"latency_ms": 123,
"request_body": {},
"response_body": {},
"api_key_id": "<string>",
"ip": "<string>",
"user_agent": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}API Key. Example: sk_live_xxxxx or pk_live_xxxxx
Resource ID