# Form Template Groups Form template group retrieval endpoints ## List form template groups - [GET /partner/v2/account/{accountId}/location/{locationId}/form/group](https://lobbie-partner.redocly.app/openapi/form-template-groups/listformtemplategroups.md): Retrieve a list of form template groups available for the location. Form template groups are pre-configured collections of forms that can be assigned together. ## Get form template group by ID - [GET /partner/v2/account/{accountId}/location/{locationId}/form/group/{groupId}](https://lobbie-partner.redocly.app/openapi/form-template-groups/getformtemplategroup.md): Retrieve detailed information about a form template group including the list of form templates it contains.