Administration - Activity Log

Get Organization Activity Log Options

Returns the distinct values available per filterable activity-log field.

get/api/v3.0/orgs/{orgUuid}/activity-logs/options

Path parameters

orgUuidstring required

org UUID (from the Mend App: Administration General > Organization UUID).

Query parameters

fieldsstring required

Comma-separated list of activity-log fields to return the distinct available values for. Currently supported: category, event, entityType.

Response

OK

supportTokenstring
responseobject

Example response

{
  "supportToken": "1171c60d"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.