Get all Widgets

Overview

Get all widgets for the authenticated app.

Authentication

Available for App Tokens only. The app must have app_type='widgets' to access widgets. Apps with other types will receive 403: 'This app's type does not support widgets'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
1 to 10000
Defaults to 1

Page number of results.

number
1 to 100
Defaults to 25

How many items to return per page. Max: 100

string
Defaults to updated_at:desc

Sort by fields. Example: sort=created_at:asc,updated_at:desc

string

Filter by module, Example: module=Payment

Responses

401

Unauthorized. The bearer token is missing or invalid.

403

Forbidden. You do not have access to this resource.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json