Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/partners/v2.0/device-onboarding/{onboarding_session_id}/wallbox-claim-tokens/{token}/status
{ "claimed": true, "wallbox_id": "<string>", "manufacturer": "<string>", "model": "<string>", "firmware_version": "<string>" }
OK
Was this page helpful?