Skip to main content

Get Action Message Counts

GET 

/api/manufacturing/mrp/runs/:mrpRun/action-messages/counts

Grouped counts of action messages for the run, bucketed by type and by severity. Plain array. Auth: requires Bearer token. Path param: mrpRun = run id.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type