List all templatesget https://{jfrog_url}/unifiedpolicy/api/v1/templatesRetrieve a paginated list of all templates in the system.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsidarray of objectsQuery by the resource id. Multiple values can be provided for filtering.idADD stringnamearray of objectsQuery by the resource name. Multiple values can be provided for filtering.nameADD stringoffsetint32≥ 0Defaults to 0A page offset to the requested page.limitint321 to 1000Defaults to 100An integer value representing the maximum number of items to include in the response.sort_bystringenumDefaults to created_atTemplate attribute to sort by.created_atnamecreated_atAllowed:namecreated_atsort_orderstringenumDefaults to descSort direction.descascdescAllowed:ascdescResponses 200The request has succeeded. 400The request syntax was invalid or malformed, or validation failed. 401Authentication credentials are required or invalid. 403You do not have sufficient permissions to perform this action. 500An unexpected error occurred. Please contact support.Updated about 2 months ago