Skip to main content
GET
List Material Requests

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:10
Required range: 1 <= x <= 100
status
string | null
urgency
string | null
productionOrderId
string | null

Filter by production order ID

search
string | null
submittedFrom
string | null
submittedTo
string | null
sort
string
default:-created_at

Response

Successful Response

data
MaterialRequestResponse · object[]
required
pagination
PaginationInfo · object
required