# Standards Apis related to Standards. ## Retrieve Standard List - [GET /common/standards](https://developer.interu.io/reference/api/standards/standards_list.md) ## Retrieve Standard - [GET /common/standards/{standardId}](https://developer.interu.io/reference/api/standards/standards_read.md) ## Retrieve StandardType List - [GET /common/standards/{standardId}/types](https://developer.interu.io/reference/api/standards/standardtypes_list.md) ## Retrieve StandardType - [GET /common/standards/{standardId}/types/{standardTypeId}](https://developer.interu.io/reference/api/standards/standardtypes_read.md)