Get list of retention policies from a type-definition
GET {{baseUrl}}/type-definitions/:typeName/policies
Returns list of retention policies from a type-definition
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"retention_policy_ids":[{"policy_id":"bbde779a-47a8-bc74-04e6-096aee181238","delay_hours":9343979},{"policy_id":"4ce130f8-9650-e11c-e8f5-089908a68bc3","delay_hours":-7039}],"_links":{"self":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"parent":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"urn:eim:linkrel:delete":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}