List surfaces
List product surfaces across the authenticated user/org’s products with cursor-based pagination. Supports filtering by product, type, and status. Slack inbound config is returned only for Slack surfaces and only includes safe-to-expose keys.
Authentication
AuthorizationBearer
API key or Clerk session token
Query parameters
limit
cursor
productId
type
status
Response
Paginated list of surfaces
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error