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
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
1curl https://api.projectmanager.com/api/data/integrations/teams/application \
2 -H "Authorization: Bearer <token>"
Try it
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 TimeSheets

Next
Built with

Headers

AuthorizationstringRequired

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

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

Response

Success
Query TimeSheets
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.