Este método é responsável por retornar todas as configurações realizadas no webhook, incluindo informações sobre os eventos ativos tanto no webhook principal quanto no secundário. Além disso, ele fornece o token atualmente configurado na instância, permitindo um acompanhamento detalhado das configurações da integração.
Requisição
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Exemplo:
Authorization: Bearer ********************
Exemplos de Requisição
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://apinocode01.megaapi.com.br/rest/config/sua instance_key'