bitrix
SKILL.md
How to Use
All examples assume BITRIX_WEBHOOK_URL is set to your webhook base URL.
1. Get Current User
Get information about the authenticated user:
curl -s -X GET "$BITRIX_WEBHOOK_URL/user.current.json"
All examples assume BITRIX_WEBHOOK_URL is set to your webhook base URL.
Get information about the authenticated user:
curl -s -X GET "$BITRIX_WEBHOOK_URL/user.current.json"