# Custom Part

Get information about a custom part.


## Get Custom Part

 - [GET /custom-parts/{id}](https://docs.luminovo.com/specs/bundled/custom-part/getcustompart.md): Get information about a custom part.
Information includes the description, part type, and compliance information.

## Get Custom Part Resources

 - [GET /custom-parts/{id}/resources](https://docs.luminovo.com/specs/bundled/custom-part/getcustompartresources.md): Retrieves URLs for resources/files attached to the custom part.
URL to retrieve the actual file is only valid temporarily.
You need to call this endpoint again to get a new valid URL after some time.

