Skip to main content

List MRP Runs

GET 

/api/manufacturing/mrp/runs

Paginated list of MRP runs, most recent first. Auth: requires Bearer token. Returns a standard Laravel paginator (MRP run object items in data). Pagination defaults: per_page=10.

Required scope: manufacturing:read

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

Request

Responses

OK

Response Headers
    Content-Type