Contents

Summary

Contains methods for working with user applications.

API Methods

GET https://services.dartmouth.edu/TDWebApi/api/applications Copy URL

Gets all the applications for an organization.

Returns

A list of orgApplication objects. (TeamDynamix.Api.Apps.OrgApplication[])

Rate/Submission Limitations

Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.

Remarks

This method returns a list of all of the applications in an environment (standard, platform and external apps).