List surfaces
List product surfaces across all of the authenticated user/org’s products with cursor-based pagination. Supports filtering by type, status, and environment. 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
type
status
environment
Response
Paginated list of surfaces
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error