Get assigned templates of resource
Gets templates assigned to a resource.
get
/api/v2/tenants/{clientId}/resources/{resourceId}/templates/search
Path Parameters
- resourceId
Describes the uuid of the resource
- clientId
Describes the client unique identifier of the tenant
Query Parameters
- pageNo
Resultset page no
Default: 1
- pageSize
Records in each page
Default: 100
- isDescendingOrder
Resultset order
- sortName
Sort the resultset based on the given field name (groupBy)
Default: id
Response
0
0