Biomarker Categories
Biomarker Categories
Use the biomarkerCategories
query to return all available biomarker categories.
Available Arguments
Argument | Type | Description |
---|---|---|
| Int | Retrieves the first results from the list. |
| String | See pagination. |
| String | See pagination. |
| ID | Id of Biomarker category. |
| Int | See pagination. |
| ID | Id of parent category. |
Available Fields
Field Name | Type | Description |
---|---|---|
| ID | Id of Biomarker category. |
| String | Name of category. |
| Int | Sets view order, ascending. Default = 0. |
| datetime | Use the format: |
| datetime | Use the format: |
| parent | Parent category. |
| ID | Id of parent category. |
| String | Parent category name. |
Example
Last updated