GET /v1/services/messagingServices
List Messaging Services
List all messaging services with optional filtering and pagination
GET
GET /v1/services/messagingServices
List Messaging Services
List all messaging services with optional filtering and pagination.Query Parameters
Maximum number of results to return (max: 1000000).
Cursor for backward pagination.
Cursor for forward pagination.
Comma-separated list of fields to include. Valid fields:
pipelines, owners, tags, domains, followers.Filter by domain fully qualified name.
Include
all, deleted, or non-deleted entities.GET /v1/services/messagingServices
Returns
Returns a paginated list of messaging service objects. By default, only basic fields are included. Use thefields parameter to request additional data.
Response
Array of messaging service objects.
Pagination information.