Get Assigned Templates

Gets templates assigned to a resource.

Path Parameters

  • resourceIdstringrequired

    Describes the uuid of the resource

  • clientIdstringrequired

    Describes the client unique identifier of the tenant

Query Parameters

  • pageNointeger

    Resultset page no

    Default: 1

  • pageSizeinteger

    Records in each page

    Default: 100

  • isDescendingOrderboolean

    Resultset order

  • sortNamestring

    Sort the resultset based on the given field name (groupBy)

    Default: id

Responses

  • resultsarray

  • totalResultsinteger

  • orderBystring

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • nextPageNointeger

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...