# Power And Performance

> Endpoints for fetching diagnostic signatures and performance metrics.

- Skill: `andersonlimahw/power-and-performance` (Agent Skill)
- Install (CLI): `npx skillmds@latest add andersonlimahw/power-and-performance`
- Raw SKILL.md: https://api.skillmd.com/api/skills/andersonlimahw/power-and-performance/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: Andersonlimahw (https://skillmd.com/u/andersonlimahw)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/andersonlimahw/power-and-performance

---


# Power and Performance
Endpoints for fetching diagnostic signatures and performance metrics.

## Endpoints

### `GET /v1/diagnosticSignatures/{id}/logs`
**Summary**: No summary provided.

**Parameters**:
- `limit` (query, optional): maximum resources per page

## Typical Workflows
Use these endpoints to automate power and performance tasks within Apple Store Connect.

## Best Practices
- Always authenticate requests using your Apple Store Connect API key (JWT token).
- Handle rate limiting gracefully, as the Apple Store Connect API enforces quotas.
- When writing integrations, refer back to the exact schemas for precise payload construction.
