GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Retrieve All Computer Extension Attributes Templates.

Retrieves All Computer Extension Attributes Templates.

📋

Required privilege: Read Computer Extension Attributes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to templateName.asc

Sorts results by one or more criteria, following the format property:asc/desc.
Default sort is templateName:asc.
If using multiple criteria, separate with commas. Allows sort for templateName and templateCategory.

sort
string

Filters results. Use RSQL format for queries. which allows filtering by multiple fields such as templateName, templateCategoryName.
Can be combined with paging and sorting.
Fields allowed in the query: templateName, templateCategoryName
Default filter is an empty query and returns all results from the requested page.

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json