GET api/v1/tenants/{tenantKey}/groupTemplates

Endpoint to get the GroupTemplates for a specified tenant.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tenantKey

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

A list with GroupTemplates for the given tenant.

Collection of GroupTemplateDto
NameDescriptionTypeAdditional information
Name

string

Required

FunctionName

string

Required

TenantKey

globally unique identifier

Required

AccountPngPicture

string

None.

AccountPngPictureUrl

string

None.

ValidationResult

This list is filled with reasons why you cannot delete the group template.

Collection of ValidationResult

None.

InsertDate

date

None.

ModifiedDate

date

None.

ActionLinks

Collection of Link

None.

Key

globally unique identifier

None.