List Heads Up usersAsk AIpost https://api.safetyculture.io/announcements/v1/announcement:ListHeadsUpUsersBody ParamsThe parameters for ListHeadsUpUsersheads_up_idstringrequiredUUID used to look up HeadsUp.page_sizeint32Optional. Number of HeadsUps to be returned in a single request. Maximum 100. Non-positive values are ignored.offsetint32Number of users to offset, used with page_size indicates what page is displayedsort_fieldstringenumDefaults to SORT_FIELD_UNKNOWN_UNSPECIFIEDOptional. Which field to use for sorting.SORT_FIELD_UNKNOWN_UNSPECIFIEDSORT_FIELD_NAMESORT_FIELD_EMAILSORT_FIELD_VIEWED_ATSORT_FIELD_ACKNOWLEDGED_ATAllowed:SORT_FIELD_UNKNOWN_UNSPECIFIEDSORT_FIELD_NAMESORT_FIELD_EMAILSORT_FIELD_VIEWED_ATSORT_FIELD_ACKNOWLEDGED_ATsort_directionstringenumDefaults to SORT_DIRECTION_UNSPECIFIEDOptional. Direction for sorting.SORT_DIRECTION_UNSPECIFIEDSORT_DIRECTION_ASCSORT_DIRECTION_DESCAllowed:SORT_DIRECTION_UNSPECIFIEDSORT_DIRECTION_ASCSORT_DIRECTION_DESCsearch_valuestringOptional. Search value that will Search on Title & any other relevant field.filtersobjectOptional. Filters consists of an array of filter for listing incidentsfilters objectResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago