Read Widget
This method allows reading the information of the user's widgets.
Request
name
value
url
https://dev.pulsoid.net/api/v1/widgets
method
GET
scope
widgets:read
Headers Parameters explained:
name
value
description
Authorization
Bearer {auth token}
Response
The response is an array of objects. Each object represents a widget.
Curl Request Example
Response Example
Last updated