Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/IdentityHistoryEventResponse.yaml
2022-09-26 21:59:54 -04:00

11 lines
232 B
YAML

type: object
properties:
eventType:
type: string
description: the type of event
date:
type: string
description: the date of the event
example:
evetType: 'AccessItemAssociated'
date: '2021-03-11T21:27:54.750Z'