GET api/v1/tenants/{tenantKey}/groupTemplates/{groupTemplateKey}?validateDeletionIsAllowed={validateDeletionIsAllowed}

Endpoint to get a specific GroupTemplate.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tenantKey

globally unique identifier

Required

groupTemplateKey

globally unique identifier

Required

validateDeletionIsAllowed

Set to 'true' if you want to retrieve the reasons why the deletion is not allowed.

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A specific GroupTemplate.

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.