identificationTemplates
query
List identification templates
Retrieves all identification document templates configured for the company (e.g., employee badges, asset tags).
query {
identificationTemplates(companyId: Int!, options: IdentificationTemplateOptions): IdentificationTemplates!
}Returns: IdentificationTemplates!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | IdentificationTemplateOptions |