actionTypes

actionTypes (filter: [String!], paging: String) → ActionTypes

List all actionTypes that match the optional filter, starting from the optional paging token. For more information, please see Filters. The results are limited to actionTypes that you have metadata permissions to. Metadata permissions means any resources that you have Turbot/Metadata permissions or above on, you will have access to its actionType and any child actionTypes. For more information, please see Permissions. The returned actionTypes are subject to auto-pagination to avoid excessive load. For more information, please see Paging.