For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SupportContact salesStart free trial
  • Getting started
    • Overview
    • Authentication
    • Querying tutorial
    • OData Integrations
    • Work Breakdown Structure
    • Software Development Kits
    • API Patch Notes
    • FAQ
    • Terms of use
  • API Reference
      • GETRetrieve zip file for Teams Integrations
LogoLogo
SupportContact salesStart free trial
API ReferenceTeams

Retrieve zip file for Teams Integrations

GET
https://api.projectmanager.com/api/data/integrations/teams/application
GET
/api/data/integrations/teams/application
$curl https://api.projectmanager.com/api/data/integrations/teams/application \
> -H "Authorization: Bearer <token>"
200Retrieved
1"string"
Retrieves zip file for teams integrations. The Teams API is intended for use by ProjectManager and its business development partners. Please contact ProjectManager's sales team to request use of this API.
Was this page helpful?
Previous

Query Time Entries

Next
Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

x-integration-namestringOptional
The name of the calling system passed along as a header parameter

Response

Success