templates/{id}/resources

This API endpoint retrieves a list of resources associated with a specific template for a given tenant. The clientId identifies the tenant, and the id represents the unique identifier of the template.

Path Parameters

  • idstringrequired

    Template uuid

  • clientIdstringrequired

    Describes the client unique identifier of the tenant

Responses

  • resultsarray

  • totalResultsinteger

  • orderBystring

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...