List Connect Webviews
List all Connect Webviews
Returns a list of all Connect Webviews.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_keystringOptional
Customer key for which you want to list connect webviews.
user_identifier_keystringOptional
Your user ID for the user by which you want to filter Connect Webviews.
searchstring · min: 1Optional
String for which to search. Filters returned Connect Webviews to include all records that satisfy a partial match using connect_webview_id, accepted_providers, custom_metadata, or customer_key.
limitnumber · floatOptionalDefault:
Maximum number of records to return per page.
500page_cursorstring · nullableOptional
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/connect_webviews/listRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

