Retrieve Computer Extension Attributes.Copy Pageget https://yourServer.jamfcloud.com/api/v1/computer-extension-attributesRetrieves All Computer Extension Attributes Configuration. Required privilege: Read Computer Extension AttributesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to name.ascSorts results by one or more criteria, following the format property:asc/desc. Default sort is name:asc. If using multiple criteria, separate with commas. Allows sort for id and name.sort stringADD stringfilterstringFilters results. Use RSQL format for query. Allows for many fields, including ID, name, etc. Can be combined with paging and sorting. Fields allowed in the query: id, name Default filter is an empty query and returns all results from the requested page.Responses 200Computer Extension Attribute objects has been fetched successfully. 404Computer Extension Attribute objects could not be found. The server either did not find a current representation for the requested resource or is trying to hide its existence from an unauthorized client.Updated 23 days ago