list_service_definitions
Retrieve service definitions from Datadog to view service structure, ownership, and metadata across your organization with pagination and format options.
Instructions
List all service definitions from Datadog. Service definitions describe the structure, ownership, and metadata of services in your organization.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of service definitions to return per page | |
| page_number | No | Page number for pagination (0-indexed) | |
| schema_version | No | Filter by schema version (e.g., 'v2', 'v2.1', 'v2.2') | |
| format | No | Output format | table |