cURL
curl --request GET \ --url https://notification.platform.dev.ai71services.ai/api/v1/onboarding/product/{productId} \ --header 'x-api-key: <x-api-key>'
{ "product": { "active": true, "id": "<string>", "name": "<string>" }, "organizations": [ { "active": true, "id": "<string>", "name": "<string>", "product_id": "<string>" } ] }
Get product info with releated organizations by id
Documentation IndexFetch the complete documentation index at: https://notification-docs.platform.ai71services.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://notification-docs.platform.ai71services.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authorization
OK
Show child attributes