Website
Get websites
Returns a list of websites. Includes optional query parameters for filtering and pagination.
GET
Authorizations
Query Parameters
Pagination cursor, start after this ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Number of items to return
Required range:
1 <= x <= 1000
Example:
10
Filter by organization ID
Example:
"123e4567-e89b-12d3-a456-426614174001"
Filter by name
Example:
"My Website"
Was this page helpful?