---
title: DiagnosticSignaturesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/diagnosticsignaturesresponse
---

# DiagnosticSignaturesResponse

A response containing a list of unique performance issue signatures identified in your app’s diagnostic data.

## Declaration

```data
object DiagnosticSignaturesResponse
```

## Properties

data: An array of diagnostic signatures. links: Navigational links that include the self-link. meta: Paging information.

## See Also

### Objects and types

- [xcodeMetrics](appstoreconnectapi/xcodemetrics.md)
- [DiagnosticInsight](appstoreconnectapi/diagnosticinsight.md)
- [DiagnosticSignature](appstoreconnectapi/diagnosticsignature.md)
- [diagnosticLogs](appstoreconnectapi/diagnosticlogs.md)
- [DiagnosticLog](appstoreconnectapi/diagnosticlog.md)
- [DiagnosticLogCallStackNode](appstoreconnectapi/diagnosticlogcallstacknode.md)
- [MetricsInsight](appstoreconnectapi/metricsinsight.md)
- [MetricCategory](appstoreconnectapi/metriccategory.md)
- [PerfPowerMetric](appstoreconnectapi/perfpowermetric.md)
- [AppPerfPowerMetricsLinkagesResponse](appstoreconnectapi/appperfpowermetricslinkagesresponse.md)
- [DiagnosticSignatureLogsLinkagesResponse](appstoreconnectapi/diagnosticsignaturelogslinkagesresponse.md)
