# PM Work Orders

## Get PM work order tiles

 - [POST /api/v2/maintenance/pmworkorders/basic](https://zonedevelopersdocumentationv1.redocly.app/apis/pm-work-orders/paths/~1api~1v2~1maintenance~1pmworkorders~1basic/post.md): Returns a paginated list of preventive maintenance work order tiles for the current user within the account context.
            
Behavior:
- Validates account and user context
- Supports pagination using the start query parameter
- Retrieves preventive maintenance work order tile data
- Returns structured PM work order tile response data
- Logs the action as PM work orders tile view

