Read Widget
This method allows reading the information of the user's widgets.
Request
name | value |
---|---|
url |
|
method |
|
scope |
|
Headers Parameters explained:
name | value | description |
---|---|---|
Authorization | Bearer {auth token} | How to obtains access token https://docs.pulsoid.net/#how-to-obtain-an-authorization-token |
Response
The response is an array of objects. Each object represents a widget.
Curl Request Example
Response Example
Last updated