Skip to main content
Get a list of all type categories.
External DocumentationTo learn more, visit the TeamDynamix documentation.

Parameters

ParameterDescription
Is ActiveSelect to retrieve active resources only.

Example Output

[
	{
		"ID": 0,
		"Name": "",
		"Description": null,
		"CreatedDate": "",
		"CreatedByUid": null,
		"CreatedByFullName": null,
		"ModifiedDate": "",
		"ModifiedByUid": null,
		"ModifiedByFullName": null,
		"Order": 0.0,
		"IsActive": false
	}
]

Workflow Library Example

List Type Categories with Teamdynamix and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop