TDProjectsapplication access.
External DocumentationTo learn more, visit the TeamDynamix documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Max Results | The maximum number of issues to retrieve in the results. |
| Name | The name or partial name to search for. |
| Parent IDs | A comma-separated list of parent issue IDs to filter by. |
| Priority IDs | A comma-separated list of priority IDs to filter by. |
| Status IDs | A comma-separated list of status IDs to filter by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
| Created Date From | Filter for issues created on or after this date. |
| Created Date To | Filter for issues created on or before this date. |
| Updated From | Filter for issues last updated on or after this date. |
| Updated To | Filter for issues last updated on or before this date. |