methods
BX24.callMethod('methods', {});
If called without parameters, returns the methods available to the current application.
Additional parameters:
Field | Description |
---|---|
full=true | returns all methods. |
scope=permission_name | returns methods available to this permission. If the permission name is omitted (methods?scope=&auth=xxxxx), all the common methods are returned. |
Example
This call will return all public methods:
https://my.bitrix24.com/rest/methods?scope=&auth=d161f25928c3184678924ec127edd29a- return all available public methods.
Response:
{"result":["scope","methods","batch","user.admin","user.access","access.name"]}
© «Bitrix Inc.»,
2001-2021,
«Bitrix Inc.», 2021
User Comments
User comments are not part of official documentation. Use information provided by other users in the comments at your own risk.The User Comments section is not to be used as a feature discussion board. Only registered users can post comments. Your comment will be visible once it has been approved by the moderator.