COMING SOON!
This endpoint returns a distinct list of Event Types by on a given resource identifier. A resource identifier could be an Asset, Collection, or Story Board. The returned dataset will provide a distinct list of The specific event types that exist for the history of a given resource.
Successful Request. Event Types Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "eventTypes": [
- "asset.created"
]
}