Parameters_GET
GET {{baseUrl}}/Parameters?_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","parameter":[{"name":"\u003cstring\u003e","valueDate":"\u003cstring\u003e"}]},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","parameter":[{"name":"\u003cstring\u003e","valueDate":"\u003cstring\u003e"}]}]