---
title: "Get Material List by ID"
method: GET
path: "/material-list/{id}"
tags: ["Material Lists"]
---

# Get Material List by ID

`GET /material-list/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `filter` string
- `asn` string
- `rel` string
- `withCustomfieldsAndRelatedData` string
- `by_view` string
- `by_entity` string
- `by_entity_id` string
- `from_job_start_time` string
- `to_job_end_time` string
- `unscheduled` string

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/fieldpulse/apis/fieldpulse-api.md) · [All operations](https://skmtc.net/fieldpulse/apis/fieldpulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fieldpulse/fieldpulse-api/revisions/61b397595943/schema)
