PagedResourcesTreatmentPlanResource
links object[]
Array [
relstring
Relation of this link to the current resource (for example, 'self', 'next', 'first', 'last').
hrefstring
Target URL.
hreflangstring
Language of the target resource, when applicable.
mediastring
Media type of the target resource, when applicable.
titlestring
Human-readable title of the link.
typestring
Content type of the target resource.
deprecationstring
Deprecation notice for the link, when applicable.
profilestring
Profile URI describing the semantics of the target resource.
namestring
Optional secondary identifier for the link.
]
content object[]
Array [
namestring
contentstring
]
page object
Pagination metadata returned by list endpoints.
sizeinteger<int64>
Number of items included in this page.
total_elementsinteger<int64>
Total number of items across all pages matching the query.
total_pagesinteger<int64>
Total number of pages available.
numberinteger<int64>
Current page number (0-indexed).