Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
custom_metadata_has
object

Custom metadata pairs by which you want to filter Connect Webviews. Returns Connect Webviews with custom_metadata that contains all of the provided key:value pairs.

customer_key
string

Customer key for which you want to list connect webviews.

limit
number<float>
default:500

Maximum number of records to return per page.

page_cursor
string | null

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

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.

Minimum string length: 1
user_identifier_key
string

Your user ID for the user by which you want to filter Connect Webviews.

Response

OK

connect_webviews
object[]
required
pagination
object
required

Information about the current page of results.