GET PropertyTypes?assetTypeId={assetTypeId}&take={take}&skip={skip}&sort[0].Field={sort[0].Field}&sort[0].Dir={sort[0].Dir}&sort[1].Field={sort[1].Field}&sort[1].Dir={sort[1].Dir}
Retrieves property types for the given parameters.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetTypeId |
Id of the asset type |
globally unique identifier |
None. |
| take |
Number of property types to retrieve. Default is all property types |
integer |
None. |
| skip |
Number of property types to skip before retrieval |
integer |
Default value is 0 |
| sort |
List of sorting rules to describe how to sort the property types before retrieval |
Collection of Sort |
None. |
| Operator | string |
None. |
|
| Field | string |
None. |
|
| Value | string |
None. |
|
| Logic | string |
None. |
|
| Filters | Collection of Filter |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of property types.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of PropertyType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"PropertyTypeId": "e31a765b-0e46-497e-841c-c436c19284c1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f7590ea8-1f0a-4155-bde9-e7a122869cf7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4af6298b-be0a-4291-a349-aa413539fa4d",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "6949e8c2-bbda-4cb6-a108-e543a5f94982",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f3a774f8-6272-4e70-a55e-8ef783334c1a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7cd6fc8-c5ed-4ac7-a25c-1c9095c3a980",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff309a36-ae35-4848-a314-04b1981f6342",
"FieldId": "aa119297-6328-4cf0-b7d8-f5bcb4517a8a",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff309a36-ae35-4848-a314-04b1981f6342",
"FieldId": "aa119297-6328-4cf0-b7d8-f5bcb4517a8a",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "94f5c09b-0fc9-4cc0-9ec8-849e417282ae",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyTypeId": "e31a765b-0e46-497e-841c-c436c19284c1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f7590ea8-1f0a-4155-bde9-e7a122869cf7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4af6298b-be0a-4291-a349-aa413539fa4d",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "6949e8c2-bbda-4cb6-a108-e543a5f94982",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f3a774f8-6272-4e70-a55e-8ef783334c1a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7cd6fc8-c5ed-4ac7-a25c-1c9095c3a980",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff309a36-ae35-4848-a314-04b1981f6342",
"FieldId": "aa119297-6328-4cf0-b7d8-f5bcb4517a8a",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff309a36-ae35-4848-a314-04b1981f6342",
"FieldId": "aa119297-6328-4cf0-b7d8-f5bcb4517a8a",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "94f5c09b-0fc9-4cc0-9ec8-849e417282ae",
"CreateDate": "2026-04-17T02:02:39.2006309-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T02:02:39.2006309-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}