Merge is the connective infrastructure for production AI. The Merge Unified API offers one API surface across HRIS, ATS, Accounting, CRM, Ticketing, File Storage, Knowledge Base, and Chat. Merge Agent Handler exposes pre-built enterprise connectors to AI agents via REST + MCP. Merge Gateway provides a unified LLM API across OpenAI, Anthropic, Google, Mistral, Cohere, and xAI with routing, caching, and observability.
Merge is the connective infrastructure for production AI. Three product lines: Merge Unified (one API for HRIS, ATS, Accounting, CRM, Ticketing, File Storage, Knowledge Base, Ch...
Merge HRIS API provides a unified interface to integrate every HR, payroll, and SCIM directory system with one API. It normalizes data across 80+ HR platforms including Workday,...
Merge ATS API enables connection to every applicant tracking system with one API. It provides standardized data schemas for candidates, applications, interviews, and job posting...
Merge Accounting API provides a unified API for accounting integrations, enabling read and write access to financial data across major accounting systems including QuickBooks On...
Merge Ticketing API provides unified access to 30+ ticketing and project management systems including Jira, Asana, Linear, Zendesk, Freshdesk, GitHub Issues, and ServiceNow. It ...
Merge CRM API provides unified access to 20+ CRM platforms including Salesforce, HubSpot, Pipedrive, and Zoho CRM. It offers read and write capabilities for standardized CRM dat...
Merge File Storage API provides unified access to file storage platforms including Box, Dropbox, Google Drive, OneDrive, and SharePoint. It normalizes access to Drives, Files, F...
Merge Knowledge Base API provides unified access to knowledge base platforms including Confluence and Notion (added February 2026). It normalizes access to Articles, Attachments...
Merge Chat Unified API (launched February 2026) provides real-time, normalized access to chat and messaging platforms starting with Microsoft Teams, with Slack on the roadmap. I...
Merge Agent Handler enables AI agents to connect with thousands of pre-built tools for taking real-time actions. It manages authentication, rate limits, error handling, Tool Pac...
Merge Gateway is a control plane for production AI providing unified access to OpenAI, Anthropic, Google (Gemini), Mistral, Cohere, and xAI (Grok) through a single API. It offer...
info:
_postman_id: f8211030-5734-48de-81ff-3dd344b7c676
name: Ticketing
schema: https://schema.getpostman.com/json/collection/v2.1.0/collection.json
createdAt: '2026-06-05T15:11:10.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
lastUpdatedBy: '35240'
uid: 35240-f8211030-5734-48de-81ff-3dd344b7c676
item:
- name: ticketing
item:
- name: v1
item:
- name: accounts
item:
- name: '{id}'
item:
- name: Retrieve
id: 60564b4f-77d3-425f-a6b2-23376eae3fa2
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/accounts/:id?include_remote_data=<boolean>&include_shell_data=<boolean>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- accounts
- :id
query:
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
variable:
- id: 2e19707f-79a4-4d27-8f91-77c74c8f69c7
key: id
value: <uuid>
description: '(Required) '
description: Returns an `Account` object with the given `id`.{/* BEGIN_TICKETING_ACCOUNT_FETCH_SUPPORTED_FIELDS
*/}<Footer><MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA92WbW/aMBCA/0rljwiStZRVIE0TBfrCmtAV2vVFlXU4RzA4drCd0lH1v08JlMJWqdqUdhXfEuv8XPz4zvEDYWAxVPonqRHL2RgtlyEpkkgFKEiN1BlTibSkSCDmPkS4GkfvdkiRmCSOlbYYHHAUgTnSOCA14kaoQywlkg84Bu5yjsulxVCD5Uoadzm3NMgmkyIRXI4xWOR9lTaPLsE8/LdX4wpu0m+PwRg71CoJh2c4SdC8Dk6/TGCE0oIoBWDBXYGU9Jzy0li6hgAFWgyaYKGJFlm62EXCobWxqbnuEEXsZMmdAO9clC5oy5lA41bK1Z29aqW0oGTZv9JQfNkujCZ91d8r0JAJCknB67F7v3c89Ufhrt/Yvfdn5xV/Np75o/GnAg2h4PW8Sqd3Ve4069udFwJo9/Nl9WK/ud/2C2zWKvujq6nfY9tej437s+Ny+5BN20ff7/3Z1Y7XPC/7vValfai2O40z4zXOlFd3HFIkq3tKajcPqwOLojnQaIYBmvF6+HEEIa5omW8HxLwUJ33BmWPKDkQwUxKmxmEqciMMOLhLHO1OEtBIT1SonFGMafFm4riSS/ekRlr+Ud1vtJrr1VC/Ay6gL5DUrE7wj2ImtRvClLTA5vuqIuAyfZLpqopEY6Qs0nSH1t9oDHb4PMQDUlz0jSG36fAk4RqDU9AQoUWdZrp9LL5sTmUNmIO1UwF2oHSUIanJzDmx/LDO/tLUEYp4q8tUkrOulGtS7OYpO5YWNVNRPsKeaKtNSS+qzZ2TRn+DpLW5hq0u6jvOcMsDCWH2o8jHYQqnCzh9hjuj+E31vbm0b4mxKkKdj6Un2rse/+946J9wiZCTK5Gx3vLs+i//xS4INAOlGS57sSFUEuQj7ZlOzaIZWUr/yMfYv6ucr9BX05zkLXlr/bmJ6n5oPsZ8rGWoNxf2jm6uUeZ343+6jC2gtDrxkkt+sJFFda2GaquZm7prNVQ0xW1SN94+/gJtiLQsvRAAAA=="
/></Footer>{/* END_TICKETING_ACCOUNT_FETCH_SUPPORTED_FIELDS */}
response:
- id: 8e05c0a3-9906-44ff-b4b0-61fc51dbff91
name: response
originalRequest:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/accounts/:id?include_remote_data=<boolean>&include_shell_data=<boolean>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- accounts
- :id
query:
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
variable:
- key: id
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"id\": \"<uuid>\",\n \"remote_id\": \"<string,null>\",\n \"created_at\": \"<dateTime>\",\n \"\
modified_at\": \"<dateTime>\",\n \"name\": \"<string,null>\",\n \"domains\": null,\n \"remote_was_deleted\"\
: \"<boolean>\",\n \"field_mappings\": {\n \"organization_defined_targets\": {\n \"Ut_d\": {\n \
\ \"description\": \"Any type\"\n },\n \"sintb5a\": {\n \"description\": \"Any type\"\n\
\ }\n },\n \"linked_account_defined_targets\": {\n \"eacb\": {\n \"description\": \"\
Any type\"\n },\n \"laboris_\": {\n \"description\": \"Any type\"\n }\n }\n },\n \
\ \"remote_data\": [\n {\n \"path\": \"<string>\",\n \"data\": {\n \"description\": \"The\
\ data returned from the third-party for this object in its original, unnormalized format.\"\n }\n },\n\
\ {\n \"path\": \"<string>\",\n \"data\": {\n \"description\": \"The data returned from\
\ the third-party for this object in its original, unnormalized format.\"\n }\n }\n ]\n}"
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-8e05c0a3-9906-44ff-b4b0-61fc51dbff91
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-60564b4f-77d3-425f-a6b2-23376eae3fa2
id: d94444c0-0ab4-4617-8c8e-3ded0b1dccb1
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-d94444c0-0ab4-4617-8c8e-3ded0b1dccb1
- name: List
id: 56b95fd3-6e04-427f-a49a-7a9144e2d492
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/accounts?created_after=<dateTime>&created_before=<dateTime>&cursor=<string>&include_deleted_data=<boolean>&include_remote_data=<boolean>&include_shell_data=<boolean>&modified_after=<dateTime>&modified_before=<dateTime>&page_size=<integer>&remote_id=<string>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- accounts
query:
- description: If provided, will only return objects created after this datetime.
key: created_after
value: <dateTime>
- description: If provided, will only return objects created before this datetime.
key: created_before
value: <dateTime>
- description: The pagination cursor value.
key: cursor
value: <string>
- description: Indicates whether or not this object has been deleted in the third party platform. Full coverage
deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage.
[Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
key: include_deleted_data
value: <boolean>
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
- description: If provided, only objects synced by Merge after this date time will be returned.
key: modified_after
value: <dateTime>
- description: If provided, only objects synced by Merge before this date time will be returned.
key: modified_before
value: <dateTime>
- description: Number of results to return per page. The maximum limit is 100.
key: page_size
value: <integer>
- description: The API provider's ID for the given object.
key: remote_id
value: <string>
description: Returns a list of `Account` objects.{/* BEGIN_TICKETING_ACCOUNT_FETCH_SUPPORTED_FIELDS */}<Footer><MergeSupportedFieldsByIntegrationWidget
requestType="GET" data="H4sIAAAAAAAAA92WbW/aMBCA/0rljwiStZRVIE0TBfrCmtAV2vVFlXU4RzA4drCd0lH1v08JlMJWqdqUdhXfEuv8XPz4zvEDYWAxVPonqRHL2RgtlyEpkkgFKEiN1BlTibSkSCDmPkS4GkfvdkiRmCSOlbYYHHAUgTnSOCA14kaoQywlkg84Bu5yjsulxVCD5Uoadzm3NMgmkyIRXI4xWOR9lTaPLsE8/LdX4wpu0m+PwRg71CoJh2c4SdC8Dk6/TGCE0oIoBWDBXYGU9Jzy0li6hgAFWgyaYKGJFlm62EXCobWxqbnuEEXsZMmdAO9clC5oy5lA41bK1Z29aqW0oGTZv9JQfNkujCZ91d8r0JAJCknB67F7v3c89Ufhrt/Yvfdn5xV/Np75o/GnAg2h4PW8Sqd3Ve4069udFwJo9/Nl9WK/ud/2C2zWKvujq6nfY9tej437s+Ny+5BN20ff7/3Z1Y7XPC/7vValfai2O40z4zXOlFd3HFIkq3tKajcPqwOLojnQaIYBmvF6+HEEIa5omW8HxLwUJ33BmWPKDkQwUxKmxmEqciMMOLhLHO1OEtBIT1SonFGMafFm4riSS/ekRlr+Ud1vtJrr1VC/Ay6gL5DUrE7wj2ImtRvClLTA5vuqIuAyfZLpqopEY6Qs0nSH1t9oDHb4PMQDUlz0jSG36fAk4RqDU9AQoUWdZrp9LL5sTmUNmIO1UwF2oHSUIanJzDmx/LDO/tLUEYp4q8tUkrOulGtS7OYpO5YWNVNRPsKeaKtNSS+qzZ2TRn+DpLW5hq0u6jvOcMsDCWH2o8jHYQqnCzh9hjuj+E31vbm0b4mxKkKdj6Un2rse/+946J9wiZCTK5Gx3vLs+i//xS4INAOlGS57sSFUEuQj7ZlOzaIZWUr/yMfYv6ucr9BX05zkLXlr/bmJ6n5oPsZ8rGWoNxf2jm6uUeZ343+6jC2gtDrxkkt+sJFFda2GaquZm7prNVQ0xW1SN94+/gJtiLQsvRAAAA=="
/></Footer>{/* END_TICKETING_ACCOUNT_FETCH_SUPPORTED_FIELDS */}
response:
- id: 173c2a54-d146-419e-b506-927a6ac789f4
name: response
originalRequest:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/accounts?created_after=<dateTime>&created_before=<dateTime>&cursor=<string>&include_deleted_data=<boolean>&include_remote_data=<boolean>&include_shell_data=<boolean>&modified_after=<dateTime>&modified_before=<dateTime>&page_size=<integer>&remote_id=<string>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- accounts
query:
- description: If provided, will only return objects created after this datetime.
key: created_after
value: <dateTime>
- description: If provided, will only return objects created before this datetime.
key: created_before
value: <dateTime>
- description: The pagination cursor value.
key: cursor
value: <string>
- description: Indicates whether or not this object has been deleted in the third party platform. Full coverage
deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage.
[Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
key: include_deleted_data
value: <boolean>
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
- description: If provided, only objects synced by Merge after this date time will be returned.
key: modified_after
value: <dateTime>
- description: If provided, only objects synced by Merge before this date time will be returned.
key: modified_before
value: <dateTime>
- description: Number of results to return per page. The maximum limit is 100.
key: page_size
value: <integer>
- description: The API provider's ID for the given object.
key: remote_id
value: <string>
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"next\": \"<string,null>\",\n \"previous\": \"<string,null>\",\n \"results\": [\n {\n \"\
id\": \"<uuid>\",\n \"remote_id\": \"<string,null>\",\n \"created_at\": \"<dateTime>\",\n \"modified_at\"\
: \"<dateTime>\",\n \"name\": \"<string,null>\",\n \"domains\": [\n \"<string>\",\n \"\
<string>\"\n ],\n \"remote_was_deleted\": \"<boolean>\",\n \"field_mappings\": {\n \"organization_defined_targets\"\
: {\n \"ullamco_4ea\": {\n \"description\": \"Any type\"\n },\n \"adipisicing3f\"\
: {\n \"description\": \"Any type\"\n }\n },\n \"linked_account_defined_targets\"\
: {\n \"ind\": {\n \"description\": \"Any type\"\n },\n \"anim_747\": {\n\
\ \"description\": \"Any type\"\n }\n }\n },\n \"remote_data\": [\n \
\ {\n \"path\": \"<string>\",\n \"data\": {\n \"description\": \"The data returned\
\ from the third-party for this object in its original, unnormalized format.\"\n }\n },\n \
\ {\n \"path\": \"<string>\",\n \"data\": {\n \"description\": \"The data returned\
\ from the third-party for this object in its original, unnormalized format.\"\n }\n }\n \
\ ]\n },\n {\n \"id\": \"<uuid>\",\n \"remote_id\": \"<string,null>\",\n \"created_at\":\
\ \"<dateTime>\",\n \"modified_at\": \"<dateTime>\",\n \"name\": \"<string,null>\",\n \"domains\"\
: null,\n \"remote_was_deleted\": \"<boolean>\",\n \"field_mappings\": {\n \"organization_defined_targets\"\
: {\n \"voluptatea\": {\n \"description\": \"Any type\"\n }\n },\n \
\ \"linked_account_defined_targets\": {\n \"laborum_f70\": {\n \"description\": \"Any type\"\
\n }\n }\n },\n \"remote_data\": [\n {\n \"path\": \"<string>\",\n \
\ \"data\": {\n \"description\": \"The data returned from the third-party for this object in\
\ its original, unnormalized format.\"\n }\n },\n {\n \"path\": \"<string>\",\n\
\ \"data\": {\n \"description\": \"The data returned from the third-party for this object\
\ in its original, unnormalized format.\"\n }\n }\n ]\n }\n ]\n}"
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-173c2a54-d146-419e-b506-927a6ac789f4
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-56b95fd3-6e04-427f-a49a-7a9144e2d492
id: 00a06446-329a-4df8-8390-e7d7f5794ba8
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-00a06446-329a-4df8-8390-e7d7f5794ba8
- name: attachments
item:
- name: '{id}'
item:
- name: download
item:
- name: Download Retrieve
id: e20ba032-8d13-4f82-bd19-cfd9cd436867
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/octet-stream
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/:id/download?include_shell_data=<boolean>&mime_type=<string>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- :id
- download
query:
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
- description: If provided, specifies the export format of the file to be downloaded. For information on supported
export formats, please refer to our <a href='https://help.merge.dev/en/articles/8615316-file-export-and-download-specification'
target='_blank'>export format help center article</a>.
key: mime_type
value: <string>
variable:
- id: 9f320cab-33bc-4d2b-9fb3-53c530df1c4d
key: id
value: <uuid>
description: '(Required) '
description: Returns the `File` content with the given `id` as a stream of bytes.{/* BEGIN_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS
*/}<Footer><MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2Z/2/iNhTA/xXmHxGQtVx3KtI0UdIvdCXttWnveqcqejiPxODEwXag5XT/++QQCt2q3W41a9fyG1jOJ/Enz+/ZzldCQWMk5B1pEc3oCDVLI1IjiQiRkxZpaw00TjDVpEYgYx4kuNo1mGyTGlF5lgmpMTxgyEN1JHFAWsRJUEZYz1M2YBg699c4LNUYSdBMpMq5v7Y+KC4mNcJZOsKwTanIU/1d2rx3Hebd//RXOZwp8+wZKKVjKfIoPsdxjur7YPNkHM3YgddD0OCsQOpyTnmszYwhRI4aQxc0uKiRmsGWN4y1zlTLcWLkWaO4eSPEiYOpA1IzylE5O83d7fe7O/WSUtz9tyDiv25Vh+O+6L+vBhHlAeTVnk9vPb879YbRO6/z7tabXe54s9HMG45+rgYRVHt+b+fUv26euu2t00c6BBe/fNq92nP3jr0qne03veH11PPpVs+no/6s2zw+pNPjow+33ux6u+deNj1/f+f4UGydds5Vr3Mueu1Gg9TI6jslrS9fVxvKoGnH8NPDnt0EIlwxMn8TkLF6lvc5ow3VbEACM5HCVDWoSJwEQwZOO4ZAjXOQ2MiKcC08MZHeqyYtsu8dtb3Ovvvw5bcnwDj0OZKWljn+JXZJ6wuhItWY6kDfZUhqZMA4BqkZQ/k7l5zUiMREaAyoRNAYBqCXbeZ1PfwXZKDjZRMLSa2cROTGtI5zJjE8AwkJapTmMW6+1R61qCAFOxrBoOpzkXUuIrHdGGZo3+cLEzjLJVZcnJxmylI4GmIwJwYXhc7gRERiLcH5smTuMd3PiwutmDzjoAdCJv0Fdp3T/O9NrtNahzM6uszsOCthaw+8/zYr1kiecQEhhkH/7kf9HkhUcYhqZMfwPe6B47WkyhddegoPCuWEUbQ73wcr5Ddb2Q+kKJbZFr0WyNcj9ElJ4VDIiIGyK7iEbhQXio+QZ5ULKnLLYWy4ymA3nuee2cRSAjak//uS9UlZoZtqlFQkdnQuaKtKg6tdd/uk03/G/Pvv6lFXipRyCC2pkSLtcAhLNc9fjdZZyo+ZtLRHN6QXo+x5p6pRUTEHapUOmnlmt8YY+sawhMrFfBle6UEKUXH8aTOSyzX+Et4YZm86qn/PlRaJrWhe0F7bTvVJik9YimBJMC9Yaz+WetaN6BmbCA284kugI2t5dg4tmZuFfGH6HDi/s1vHCuRGb6G3rDaemNpxvOS9stPWH0wQF7GQmtra5S9om5q1qjgT2pUwsHySojKhQ4N9vg8rT4g7HyGZCmnpWH9Be9PnH75EzoUloQXrwdnHR3XrTg9vX0GKfJLlj5KNLJ3YFah/GLJe2+9e7b9qs58xtfehb5ElS2iwO+7ln9jBGzcsYlHZyyOruwEDXTI3y9WladdaNH8WsQgM7q0UuJtvfwAAjSiv0CgAAA=="
/></Footer>{/* END_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS */}
response:
- id: 572e8d38-a9fd-4f9a-b049-578490d97cef
name: response
originalRequest:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/octet-stream
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/:id/download?include_shell_data=<boolean>&mime_type=<string>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- :id
- download
query:
- description: Whether to include shell records. Shell records are empty records (they may contain some
metadata but all other fields are null).
key: include_shell_data
value: <boolean>
- description: If provided, specifies the export format of the file to be downloaded. For information on
supported export formats, please refer to our <a href='https://help.merge.dev/en/articles/8615316-file-export-and-download-specification'
target='_blank'>export format help center article</a>.
key: mime_type
value: <string>
variable:
- key: id
status: OK
code: 200
_postman_previewlanguage: text
header:
- key: Content-Type
value: application/octet-stream
cookie: []
responseTime: null
body: <binary>
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-572e8d38-a9fd-4f9a-b049-578490d97cef
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-e20ba032-8d13-4f82-bd19-cfd9cd436867
id: e1b434e2-7b84-4b41-8606-215370a8d5bc
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-e1b434e2-7b84-4b41-8606-215370a8d5bc
- name: Retrieve
id: de16737b-f033-4974-b6a7-60128392b311
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/:id?expand=ticket&expand=ticket&include_remote_data=<boolean>&include_shell_data=<boolean>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- :id
query:
- description: Which relations should be returned in expanded form. Multiple relation names should be comma
separated without spaces.
key: expand
value: ticket
- description: Which relations should be returned in expanded form. Multiple relation names should be comma
separated without spaces.
key: expand
value: ticket
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
variable:
- id: c02ae699-92a3-4f05-9a8a-2c0e2d0aeac7
key: id
value: <uuid>
description: '(Required) '
description: Returns an `Attachment` object with the given `id`.{/* BEGIN_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS
*/}<Footer><MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2Z/2/iNhTA/xXmHxGQtVx3KtI0UdIvdCXttWnveqcqejiPxODEwXag5XT/++QQCt2q3W41a9fyG1jOJ/Enz+/ZzldCQWMk5B1pEc3oCDVLI1IjiQiRkxZpaw00TjDVpEYgYx4kuNo1mGyTGlF5lgmpMTxgyEN1JHFAWsRJUEZYz1M2YBg699c4LNUYSdBMpMq5v7Y+KC4mNcJZOsKwTanIU/1d2rx3Hebd//RXOZwp8+wZKKVjKfIoPsdxjur7YPNkHM3YgddD0OCsQOpyTnmszYwhRI4aQxc0uKiRmsGWN4y1zlTLcWLkWaO4eSPEiYOpA1IzylE5O83d7fe7O/WSUtz9tyDiv25Vh+O+6L+vBhHlAeTVnk9vPb879YbRO6/z7tabXe54s9HMG45+rgYRVHt+b+fUv26euu2t00c6BBe/fNq92nP3jr0qne03veH11PPpVs+no/6s2zw+pNPjow+33ux6u+deNj1/f+f4UGydds5Vr3Mueu1Gg9TI6jslrS9fVxvKoGnH8NPDnt0EIlwxMn8TkLF6lvc5ow3VbEACM5HCVDWoSJwEQwZOO4ZAjXOQ2MiKcC08MZHeqyYtsu8dtb3Ovvvw5bcnwDj0OZKWljn+JXZJ6wuhItWY6kDfZUhqZMA4BqkZQ/k7l5zUiMREaAyoRNAYBqCXbeZ1PfwXZKDjZRMLSa2cROTGtI5zJjE8AwkJapTmMW6+1R61qCAFOxrBoOpzkXUuIrHdGGZo3+cLEzjLJVZcnJxmylI4GmIwJwYXhc7gRERiLcH5smTuMd3PiwutmDzjoAdCJv0Fdp3T/O9NrtNahzM6uszsOCthaw+8/zYr1kiecQEhhkH/7kf9HkhUcYhqZMfwPe6B47WkyhddegoPCuWEUbQ73wcr5Ddb2Q+kKJbZFr0WyNcj9ElJ4VDIiIGyK7iEbhQXio+QZ5ULKnLLYWy4ymA3nuee2cRSAjak//uS9UlZoZtqlFQkdnQuaKtKg6tdd/uk03/G/Pvv6lFXipRyCC2pkSLtcAhLNc9fjdZZyo+ZtLRHN6QXo+x5p6pRUTEHapUOmnlmt8YY+sawhMrFfBle6UEKUXH8aTOSyzX+Et4YZm86qn/PlRaJrWhe0F7bTvVJik9YimBJMC9Yaz+WetaN6BmbCA284kugI2t5dg4tmZuFfGH6HDi/s1vHCuRGb6G3rDaemNpxvOS9stPWH0wQF7GQmtra5S9om5q1qjgT2pUwsHySojKhQ4N9vg8rT4g7HyGZCmnpWH9Be9PnH75EzoUloQXrwdnHR3XrTg9vX0GKfJLlj5KNLJ3YFah/GLJe2+9e7b9qs58xtfehb5ElS2iwO+7ln9jBGzcsYlHZyyOruwEDXTI3y9WladdaNH8WsQgM7q0UuJtvfwAAjSiv0CgAAA=="
/></Footer>{/* END_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS */}
response:
- id: 344a92bb-2526-4455-b726-d28b2776b45a
name: response
originalRequest:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/:id?expand=ticket&include_remote_data=<boolean>&include_shell_data=<boolean>'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- :id
query:
- description: Which relations should be returned in expanded form. Multiple relation names should be comma
separated without spaces.
key: expand
value: ticket
- description: Whether to include the original data Merge fetched from the third-party to produce these models.
key: include_remote_data
value: <boolean>
- description: Whether to include shell records. Shell records are empty records (they may contain some metadata
but all other fields are null).
key: include_shell_data
value: <boolean>
variable:
- key: id
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"id\": \"<uuid>\",\n \"remote_id\": \"<string,null>\",\n \"created_at\": \"<dateTime>\",\n \"\
modified_at\": \"<dateTime>\",\n \"file_name\": \"<string,null>\",\n \"ticket\": \"<string,null-uuid>\",\n\
\ \"file_url\": \"<string,null>\",\n \"content_type\": \"<string,null>\",\n \"uploaded_by\": \"<string,null-uuid>\"\
,\n \"remote_created_at\": \"<string,null-date-time>\",\n \"remote_was_deleted\": \"<boolean>\",\n \"field_mappings\"\
: {\n \"organization_defined_targets\": {\n \"elit_3\": {\n \"description\": \"Any type\"\n \
\ },\n \"minim7a\": {\n \"description\": \"Any type\"\n },\n \"magnac\": {\n \
\ \"description\": \"Any type\"\n }\n },\n \"linked_account_defined_targets\": {\n \"tempor__7\"\
: {\n \"description\": \"Any type\"\n },\n \"dolor8\": {\n \"description\": \"Any type\"\
\n }\n }\n },\n \"remote_data\": null\n}"
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-344a92bb-2526-4455-b726-d28b2776b45a
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-de16737b-f033-4974-b6a7-60128392b311
id: 04fa34bf-5f83-4d1b-9c46-939ed9ea2bbc
createdAt: '2026-06-05T15:11:11.000Z'
updatedAt: '2026-06-05T15:11:11.000Z'
uid: 35240-04fa34bf-5f83-4d1b-9c46-939ed9ea2bbc
- name: meta
item:
- name: post
item:
- name: Meta Post Retrieve
id: 86b083ad-7430-48d7-8e76-898d3e1f5036
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/meta/post'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- meta
- post
description: Returns metadata for `TicketingAttachment` POSTs.{/* BEGIN_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS
*/}<Footer><MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2Z/2/iNhTA/xXmHxGQtVx3KtI0UdIvdCXttWnveqcqejiPxODEwXag5XT/++QQCt2q3W41a9fyG1jOJ/Enz+/ZzldCQWMk5B1pEc3oCDVLI1IjiQiRkxZpaw00TjDVpEYgYx4kuNo1mGyTGlF5lgmpMTxgyEN1JHFAWsRJUEZYz1M2YBg699c4LNUYSdBMpMq5v7Y+KC4mNcJZOsKwTanIU/1d2rx3Hebd//RXOZwp8+wZKKVjKfIoPsdxjur7YPNkHM3YgddD0OCsQOpyTnmszYwhRI4aQxc0uKiRmsGWN4y1zlTLcWLkWaO4eSPEiYOpA1IzylE5O83d7fe7O/WSUtz9tyDiv25Vh+O+6L+vBhHlAeTVnk9vPb879YbRO6/z7tabXe54s9HMG45+rgYRVHt+b+fUv26euu2t00c6BBe/fNq92nP3jr0qne03veH11PPpVs+no/6s2zw+pNPjow+33ux6u+deNj1/f+f4UGydds5Vr3Mueu1Gg9TI6jslrS9fVxvKoGnH8NPDnt0EIlwxMn8TkLF6lvc5ow3VbEACM5HCVDWoSJwEQwZOO4ZAjXOQ2MiKcC08MZHeqyYtsu8dtb3Ovvvw5bcnwDj0OZKWljn+JXZJ6wuhItWY6kDfZUhqZMA4BqkZQ/k7l5zUiMREaAyoRNAYBqCXbeZ1PfwXZKDjZRMLSa2cROTGtI5zJjE8AwkJapTmMW6+1R61qCAFOxrBoOpzkXUuIrHdGGZo3+cLEzjLJVZcnJxmylI4GmIwJwYXhc7gRERiLcH5smTuMd3PiwutmDzjoAdCJv0Fdp3T/O9NrtNahzM6uszsOCthaw+8/zYr1kiecQEhhkH/7kf9HkhUcYhqZMfwPe6B47WkyhddegoPCuWEUbQ73wcr5Ddb2Q+kKJbZFr0WyNcj9ElJ4VDIiIGyK7iEbhQXio+QZ5ULKnLLYWy4ymA3nuee2cRSAjak//uS9UlZoZtqlFQkdnQuaKtKg6tdd/uk03/G/Pvv6lFXipRyCC2pkSLtcAhLNc9fjdZZyo+ZtLRHN6QXo+x5p6pRUTEHapUOmnlmt8YY+sawhMrFfBle6UEKUXH8aTOSyzX+Et4YZm86qn/PlRaJrWhe0F7bTvVJik9YimBJMC9Yaz+WetaN6BmbCA284kugI2t5dg4tmZuFfGH6HDi/s1vHCuRGb6G3rDaemNpxvOS9stPWH0wQF7GQmtra5S9om5q1qjgT2pUwsHySojKhQ4N9vg8rT4g7HyGZCmnpWH9Be9PnH75EzoUloQXrwdnHR3XrTg9vX0GKfJLlj5KNLJ3YFah/GLJe2+9e7b9qs58xtfehb5ElS2iwO+7ln9jBGzcsYlHZyyOruwEDXTI3y9WladdaNH8WsQgM7q0UuJtvfwAAjSiv0CgAAA=="
/></Footer>{/* END_TICKETING_ATTACHMENT_FETCH_SUPPORTED_FIELDS */}
response:
- id: 06585aab-af78-4bd8-9882-1c6f7bc84156
name: response
originalRequest:
method: GET
header:
- description: (Required) Token identifying the end user.
key: X-Account-Token
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ticketing/v1/attachments/meta/post'
host:
- '{{baseUrl}}'
path:
- ticketing
- v1
- attachments
- meta
- post
status: OK
# --- truncated at 32 KB (518 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/merge/refs/heads/main/apis.yml