Projects
Please use the Collection model. This model will be fully deprecated on 3/30/2024.
Merge will no longer support the Project common model after April 30th, 2023. This means we will not add any improvements or support any bug fixes related to Projects. We strongly recommend using Collections as it has the same capabilities as Projects and is more comprehensive. If you have any questions, please contact us.
Properties

idUUID
Required

remote_idString
Optional
The third-party API ID of the matching object.

created_atDateTime (ISO 8601)
Required

modified_atDateTime (ISO 8601)
Required
This is the datetime that this object was last updated by Merge

nameString
Optional
The project's name.

descriptionString
Optional
The project's description.

remote_was_deletedBoolean
Required
Indicates whether or not this object has been deleted in the third party platform.

field_mappingsObject
Optional

remote_dataRemoteData[]
Optional


GET
/projects

https://api.merge.dev/api/ticketing/v1/projects

US
EU

Returns a list of Project objects.


Query & Path Parameters

created_afterDateTime (ISO 8601)
Optional
If provided, will only return objects created after this datetime.

created_beforeDateTime (ISO 8601)
Optional
If provided, will only return objects created before this datetime.

cursorString
Optional
The pagination cursor value.

include_deleted_dataBoolean
Optional
Whether to include data that was marked as deleted by third party webhooks.

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

modified_afterDateTime (ISO 8601)
Optional
If provided, only objects synced by Merge after this date time will be returned.

modified_beforeDateTime (ISO 8601)
Optional
If provided, only objects synced by Merge before this date time will be returned.

page_sizeInteger
Optional
Number of results to return per page.

remote_idString
Optional
The API provider's ID for the given object.

Field support by integration
See all supported fields
Use the /linked-accounts endpoint to pull platform support information
Azure DevOps
Azure DevOps
Basecamp
Basecamp
Bitbucket
Bitbucket
ClickUp
ClickUp
Front
Front
GitHub Issues
GitHub Issues
GitLab
GitLab
Gladly
Gladly
Height
Height
Hive
Hive
Jira
Jira
Jira Service Management
Jira Service Management
Pivotal Tracker
Pivotal Tracker
Shortcut
Shortcut
Teamwork
Teamwork
Trello
Trello
Wrike
Wrike
Zoho BugTracker
Zoho BugTracker
Ironclad
Ironclad
Coming soon
Salesforce Service Cloud
Salesforce Service Cloud
Coming soon
Targetprocess
Targetprocess
Coming soon
Workfront
Workfront
Coming soon
GET
/projects/{id}

https://api.merge.dev/api/ticketing/v1/projects/{id}

US
EU

Returns a Project object with the given id.


Query & Path Parameters

idUUID
Required

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.
Field support by integration
See all supported fields
Use the /linked-accounts endpoint to pull platform support information
Azure DevOps
Azure DevOps
Basecamp
Basecamp
Bitbucket
Bitbucket
ClickUp
ClickUp
Front
Front
GitHub Issues
GitHub Issues
GitLab
GitLab
Gladly
Gladly
Height
Height
Hive
Hive
Jira
Jira
Jira Service Management
Jira Service Management
Pivotal Tracker
Pivotal Tracker
Shortcut
Shortcut
Teamwork
Teamwork
Trello
Trello
Wrike
Wrike
Zoho BugTracker
Zoho BugTracker
Ironclad
Ironclad
Coming soon
Salesforce Service Cloud
Salesforce Service Cloud
Coming soon
Targetprocess
Targetprocess
Coming soon
Workfront
Workfront
Coming soon
GET
/projects/{parent_id}/users

https://api.merge.dev/api/ticketing/v1/projects/{parent_id}/users

US
EU

Returns a list of User objects.


Query & Path Parameters

cursorString
Optional
The pagination cursor value.

expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.

include_deleted_dataBoolean
Optional
Whether to include data that was marked as deleted by third party webhooks.

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

page_sizeInteger
Optional
Number of results to return per page.

parent_idUUID
Required

Field support by integration
See all supported fields
Use the /linked-accounts endpoint to pull platform support information
Azure DevOps
Azure DevOps
Basecamp
Basecamp
Bitbucket
Bitbucket
ClickUp
ClickUp
Front
Front
GitHub Issues
GitHub Issues
GitLab
GitLab
Gladly
Gladly
Height
Height
Hive
Hive
Jira
Jira
Jira Service Management
Jira Service Management
Pivotal Tracker
Pivotal Tracker
Shortcut
Shortcut
Teamwork
Teamwork
Trello
Trello
Wrike
Wrike
Zoho BugTracker
Zoho BugTracker
Ironclad
Ironclad
Coming soon
Salesforce Service Cloud
Salesforce Service Cloud
Coming soon
Targetprocess
Targetprocess
Coming soon
Workfront
Workfront
Coming soon