content stringlengths 1 103k ⌀ | path stringlengths 8 216 | filename stringlengths 2 179 | language stringclasses 15
values | size_bytes int64 2 189k | quality_score float64 0.5 0.95 | complexity float64 0 1 | documentation_ratio float64 0 1 | repository stringclasses 5
values | stars int64 0 1k | created_date stringdate 2023-07-10 19:21:08 2025-07-09 19:11:45 | license stringclasses 4
values | is_test bool 2
classes | file_hash stringlengths 32 32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tags:\n - Conversations\noperationId: get-details-of-a-conversation\nsummary: Conversation Details\ndescription: Get all details regarding a conversation with all messages in the conversation\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/conversation_show'\n 404:\n descript... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\show.yml | show.yml | YAML | 375 | 0.8 | 0 | 0 | awesome-app | 193 | 2024-06-26T09:19:52.703830 | Apache-2.0 | false | 70c4b8175e4c69764f4f39e994d751a6 |
tags:\n - Conversations\noperationId: toggle-priority-of-a-conversation\nsummary: Toggle Priority\ndescription: Toggles the priority of conversation\nsecurity:\n - userApiKey: []\n - agentBotApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\toggle_priority.yml | toggle_priority.yml | YAML | 628 | 0.85 | 0 | 0 | awesome-app | 483 | 2025-01-06T21:08:49.152630 | Apache-2.0 | false | a2ec8b0f31f51cddc210bd5678310c07 |
tags:\n - Conversations\noperationId: toggle-status-of-a-conversation\nsummary: Toggle Status\ndescription: Toggles the status of the conversation between open and resolved\nsecurity:\n - userApiKey: []\n - agentBotApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: ob... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\toggle_status.yml | toggle_status.yml | YAML | 698 | 0.95 | 0 | 0 | react-lib | 909 | 2024-12-21T07:43:52.756768 | MIT | false | fb7746efd062c0154b2a194c2a010d2e |
tags:\n - Conversations\noperationId: update-conversation\nsummary: Update Conversation\ndescription: Update Conversation Attributes\nsecurity:\n - userApiKey: []\n - agentBotApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n properties:\n priorit... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\update.yml | update.yml | YAML | 712 | 0.85 | 0 | 0 | python-kit | 958 | 2025-04-12T22:49:59.741478 | MIT | false | 2a41c59607c7f7393af3ccdea2e1ca78 |
post:\n tags:\n - Conversations\n operationId: conversationUpdateLastSeen\n summary: Update Last Seen\n description: Updates the last seen of the conversation so that conversations will have the bubbles in the agents screen\n parameters:\n - name: id\n in: path\n type: number\n description: ID... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\update_last_seen.yml | update_last_seen.yml | YAML | 489 | 0.85 | 0 | 0 | react-lib | 309 | 2025-04-18T05:50:14.151480 | BSD-3-Clause | false | 90dd1af4de94eb4d8aa7e781a9e5fa11 |
tags:\n - Conversation Labels\noperationId: conversation-add-labels\nsummary: Add Labels\ndescription: Add labels to a conversation. Note that this API would overwrite the existing list of labels associated to the conversation.\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: ob... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\labels\create.yml | create.yml | YAML | 665 | 0.95 | 0 | 0 | node-utils | 798 | 2025-03-21T07:52:47.344946 | MIT | false | 7771b40507a274a158d1e71b2e6504ca |
tags:\n - Conversation Labels\noperationId: list-all-labels-of-a-conversation\nsummary: List Labels\ndescription: Lists all the labels of a conversation\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/conversation_labels'\n 404:\n description: Conversation not found\n 401:\n... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\labels\index.yml | index.yml | YAML | 337 | 0.8 | 0 | 0 | python-kit | 391 | 2025-01-18T13:37:17.274738 | MIT | false | 90cc92e3599c954f37fb9c8c8fb7420e |
tags:\n - Messages\noperationId: create-a-new-message-in-a-conversation\nsummary: Create New Message\ndescription: Create a new message in the conversation\nsecurity:\n - userApiKey: []\n - agentBotApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/conv... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\messages\create.yml | create.yml | YAML | 568 | 0.95 | 0 | 0 | python-kit | 289 | 2024-01-23T08:43:48.973137 | MIT | false | d5576cd91e7d34bbcce6554783d4aa94 |
post:\n tags:\n - Messages\n operationId: conversationNewMessageAttachment\n summary: Create New Message Attachment\n description: Create an attachment message. Refer to this discussion if you have any further doubts. https://github.com/chatwoot/chatwoot/discussions/1809#discussioncomment-1211845\n consumes:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\messages\create_attachment.yml | create_attachment.yml | YAML | 1,281 | 0.95 | 0.041667 | 0 | awesome-app | 154 | 2023-08-23T07:38:46.047930 | BSD-3-Clause | false | cb17f409efd4c27fb8c52faedd97c8f0 |
tags:\n - Messages\noperationId: delete-a-message\nsummary: Delete a message\ndescription: Delete a message and it's attachments from the conversation.\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The message or conversation does not exist in the accoun... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\messages\delete.yml | delete.yml | YAML | 311 | 0.7 | 0 | 0 | node-utils | 502 | 2024-04-18T02:28:10.445327 | BSD-3-Clause | false | a5d84b8f2cbe8508987be1bf686e8b97 |
tags:\n - Messages\noperationId: list-all-messages\nsummary: Get messages\ndescription: List all messages of a conversation\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: Array of messages\n items:\n allOf:\n - $ref: '#/definitions/generic_id'\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\conversation\messages\index.yml | index.yml | YAML | 430 | 0.8 | 0 | 0 | vue-tools | 307 | 2025-02-06T06:45:13.885696 | MIT | false | 16bffca807f11f6351b2ce04591b27d2 |
tags:\n - Custom Attributes\noperationId: add-new-custom-attribute-to-account\nsummary: Add a new custom attribute\ndescription: Add a new custom attribute to account\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/custom_attribute_... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_attributes\create.yml | create.yml | YAML | 470 | 0.95 | 0 | 0 | awesome-app | 502 | 2024-10-18T13:41:48.472406 | GPL-3.0 | false | a16ecfc3df21d9ad1a47f0bcc08fe0bd |
tags:\n - Custom Attributes\noperationId: delete-custom-attribute-from-account\nsummary: Remove a custom attribute from account\ndescription: Remove a custom attribute from account\nsecurity:\n - userApiKey: []\nparameters:\n - $ref: '#/parameters/account_id'\n - in: path\n name: id\n type: integer\n requi... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_attributes\delete.yml | delete.yml | YAML | 512 | 0.95 | 0 | 0 | python-kit | 371 | 2025-01-30T00:57:54.591367 | Apache-2.0 | false | a537d071f8ba41c214b3b6f000967c9e |
tags:\n - Custom Attributes\noperationId: get-account-custom-attribute\nsummary: List all custom attributes in an account\nparameters:\n - name: attribute_model\n in: query\n type: string\n enum: ['0', '1']\n description: conversation_attribute(0)/contact_attribute(1)\n required: true\ndesc... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_attributes\index.yml | index.yml | YAML | 625 | 0.95 | 0 | 0 | react-lib | 288 | 2023-10-18T06:24:00.165241 | MIT | false | cba4ddf01c5db02cb77adc7307ca4a8a |
tags:\n - Custom Attributes\noperationId: get-details-of-a-single-custom-attribute\nsummary: Get a custom attribute details\ndescription: Get the details of a custom attribute in the account\nparameters:\n - $ref: '#/parameters/account_id'\n - in: path\n name: id\n type: integer\n required: true\n descri... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_attributes\show.yml | show.yml | YAML | 576 | 0.95 | 0 | 0 | awesome-app | 854 | 2025-04-20T23:43:09.393099 | MIT | false | ebf0aab8239916db44569e167609e175 |
tags:\n - Custom Attributes\noperationId: update-custom-attribute-in-account\nsummary: Update custom attribute in Account\ndescription: Update a custom attribute in account\nsecurity:\n - userApiKey: []\nparameters:\n - in: path\n name: id\n type: integer\n required: true\n description: The ID of the cus... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_attributes\update.yml | update.yml | YAML | 695 | 0.95 | 0 | 0 | vue-tools | 30 | 2023-11-16T08:45:39.411186 | Apache-2.0 | false | 7c0886e27c3c04ba6e530732b223e445 |
tags:\n - Custom Filters\noperationId: create-a-custom-filter\nsummary: Create a custom filter\ndescription: Create a custom filter in the account\nparameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/custom_filter_create_update_pay... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_filters\create.yml | create.yml | YAML | 449 | 0.95 | 0 | 0 | react-lib | 32 | 2023-08-06T02:08:16.832853 | GPL-3.0 | false | 0d0ee9270aa3702b7ffa873f1084b38c |
tags:\n - Custom Filters\noperationId: delete-a-custom-filter\nsummary: Delete a custom filter\ndescription: Delete a custom filter from the account\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The custom filter does not exist in the account\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_filters\delete.yml | delete.yml | YAML | 298 | 0.7 | 0 | 0 | python-kit | 770 | 2025-04-01T00:15:23.013800 | GPL-3.0 | false | 9c5df59919ad99ba59c50cdd80e7b7b4 |
tags:\n - Custom Filters\noperationId: list-all-filters\nsummary: List all custom filters\ndescription: List all custom filters in a category of a user\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of custom filters'\n items:\n $ref: '#/definitions... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_filters\index.yml | index.yml | YAML | 361 | 0.8 | 0 | 0 | awesome-app | 183 | 2024-05-28T02:54:33.043961 | GPL-3.0 | false | cb5897d126f49208a09194432d7d6e61 |
tags:\n - Custom Filters\noperationId: get-details-of-a-single-custom-filter\nsummary: Get a custom filter details\ndescription: Get the details of a custom filter in the account\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/custom_filter'\n 401:\n description: Unauthorized... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_filters\show.yml | show.yml | YAML | 382 | 0.8 | 0 | 0 | node-utils | 482 | 2024-09-25T16:35:49.367297 | Apache-2.0 | false | f12aac542fd2e32c138f535dbd835a23 |
tags:\n - Custom Filters\noperationId: update-a-custom-filter\nsummary: Update a custom filter\ndescription: Update a custom filter's attributes\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/custom_filter_create_update_payload'\nresponses:\n 200:\n descript... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\custom_filters\update.yml | update.yml | YAML | 411 | 0.95 | 0 | 0 | react-lib | 851 | 2023-11-17T15:40:46.554201 | GPL-3.0 | false | b95cbe01428baf7e064b592bb34733d2 |
post:\n tags:\n - Inboxes\n operationId: inboxCreation\n summary: Create an inbox\n description: You can create more than one website inbox in each account\n parameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n type: object\n p... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\create.yml | create.yml | YAML | 1,587 | 0.95 | 0.058824 | 0 | react-lib | 447 | 2024-02-06T00:09:55.866303 | Apache-2.0 | false | eaa44e7d31b9e6091c205894b7469f98 |
get:\n tags:\n - Inboxes\n operationId: getInboxAgentBot\n summary: Show Inbox Agent Bot\n description: See if an agent bot is associated to the Inbox\n parameters:\n - $ref: '#/parameters/account_id'\n - name: id\n in: path\n type: number\n description: ID of the inbox\n required: tru... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\get_agent_bot.yml | get_agent_bot.yml | YAML | 520 | 0.95 | 0.045455 | 0 | vue-tools | 968 | 2024-02-13T15:02:41.933048 | GPL-3.0 | false | 23f7d48ebdc3bcb90e8ee2fd1cdd2681 |
get:\n tags:\n - Inboxes\n operationId: listAllInboxes\n summary: List all inboxes\n description: List all inboxes available in the current account\n parameters:\n - $ref: '#/parameters/account_id'\n responses:\n 200:\n description: Success\n schema:\n type: array\n description: '... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\index.yml | index.yml | YAML | 464 | 0.8 | 0 | 0 | python-kit | 995 | 2024-10-08T03:37:24.208976 | BSD-3-Clause | false | c6de117ae3c725c1fcfe75fc4ed09a96 |
post:\n tags:\n - Inboxes\n operationId: updateAgentBot\n summary: Add or remove agent bot\n description: To add an agent bot pass agent_bot id, to remove agent bot from an inbox pass null\n parameters:\n - $ref: '#/parameters/account_id'\n - name: id\n in: path\n type: number\n description... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\set_agent_bot.yml | set_agent_bot.yml | YAML | 738 | 0.95 | 0 | 0 | node-utils | 606 | 2023-10-30T10:39:23.488171 | Apache-2.0 | false | e5ab38c5d6b21f4b44e0b2d65655a4f5 |
get:\n tags:\n - Inboxes\n operationId: GetInbox\n summary: Get an inbox\n description: Get an inbox available in the current account\n parameters:\n - $ref: '#/parameters/account_id'\n - name: id\n in: path\n type: number\n description: ID of the inbox\n required: true\n responses:\n... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\show.yml | show.yml | YAML | 480 | 0.95 | 0 | 0 | node-utils | 142 | 2023-10-09T17:09:47.171159 | BSD-3-Clause | false | ca7bbc1e8f33805aef11ee493efc5986 |
patch:\n tags:\n - Inboxes\n operationId: updateInbox\n summary: Update Inbox\n description: Add avatar and disable auto assignment for an inbox\n parameters:\n - $ref: '#/parameters/account_id'\n - name: id\n in: path\n type: number\n description: ID of the inbox\n required: true\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\update.yml | update.yml | YAML | 1,825 | 0.95 | 0.066667 | 0 | react-lib | 34 | 2024-12-25T11:17:49.000932 | MIT | false | 32cd9069048c6a98b6864f7231fdee1c |
tags:\n - Inboxes\noperationId: add-new-agent-to-inbox\nsummary: Add a New Agent\ndescription: Add a new Agent to Inbox\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - inbox_id\n - user_ids\n prop... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\inbox_members\create.yml | create.yml | YAML | 836 | 0.95 | 0 | 0 | python-kit | 189 | 2023-10-26T11:44:28.255186 | MIT | false | 99471b9c4642836cf2246d7bcae6fa39 |
tags:\n - Inboxes\noperationId: delete-agent-in-inbox\nsummary: Remove an Agent from Inbox\ndescription: Remove an Agent from Inbox\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - inbox_id\n - user_ids\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\inbox_members\delete.yml | delete.yml | YAML | 713 | 0.85 | 0 | 0 | node-utils | 974 | 2024-12-26T22:57:05.873466 | Apache-2.0 | false | b08117eeb5cf997e2ff9077c3dd95674 |
tags:\n - Inboxes\noperationId: get-inbox-members\nsummary: List Agents in Inbox\ndescription: Get Details of Agents in an Inbox\nsecurity:\n - userApiKey: []\nparameters:\n - $ref: '#/parameters/inbox_id'\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\inbox_members\show.yml | show.yml | YAML | 457 | 0.8 | 0 | 0 | vue-tools | 401 | 2024-10-28T04:40:30.399541 | GPL-3.0 | false | 84cb1aedca4a23795ec17222489825ea |
tags:\n - Inboxes\noperationId: update-agents-in-inbox\nsummary: Update Agents in Inbox\ndescription: All agents except the one passed in params will be removed\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - inb... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\inboxes\inbox_members\update.yml | update.yml | YAML | 873 | 0.95 | 0 | 0 | node-utils | 277 | 2025-01-12T19:08:36.346339 | Apache-2.0 | false | ad552edeced8889ec632f1f0ad96d365 |
tags:\n - Integrations\noperationId: get-details-of-all-integrations\nsummary: List all the Integrations\ndescription: Get the details of all Integrations available for the account\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of Integration apps'\n items... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\integrations\apps\show.yml | show.yml | YAML | 433 | 0.8 | 0.058824 | 0 | node-utils | 36 | 2025-05-10T02:05:06.414388 | BSD-3-Clause | false | 9ee76280eefcb224a65b97636c88c341 |
tags:\n - Integrations\noperationId: create-an-integration-hook\nsummary: Create an integration hook\ndescription: Create an integration hook\nparameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/integrations_hook_create_payload'\nr... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\integrations\hooks\create.yml | create.yml | YAML | 445 | 0.95 | 0 | 0 | vue-tools | 608 | 2024-10-14T04:20:38.053436 | MIT | false | ca34ba8196fc5e7e4a1a869db911360a |
tags:\n - Integrations\noperationId: delete-an-integration-hook\nsummary: Delete an Integration Hook\ndescription: Delete an Integration Hook\nparameters:\n - $ref: '#/parameters/account_id'\n - $ref: '#/parameters/hook_id'\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\integrations\hooks\delete.yml | delete.yml | YAML | 364 | 0.8 | 0 | 0 | node-utils | 266 | 2025-06-09T22:36:05.442113 | MIT | false | b05b311c06ecc55519c9e6b983505541 |
tags:\n - Integrations\noperationId: update-an-integrations-hook\nsummary: Update an Integration Hook\ndescription: Update an Integration Hook\nparameters:\n - $ref: '#/parameters/account_id'\n - $ref: '#/parameters/hook_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/i... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\integrations\hooks\update.yml | update.yml | YAML | 479 | 0.95 | 0 | 0 | vue-tools | 516 | 2023-08-28T07:40:50.303411 | MIT | false | 814b4c166bc2bf6f0f55af6e53d1dadc |
tags:\n - Help Center\noperationId: add-new-portal-to-account\nsummary: Add a new portal\ndescription: Add a new portal to account\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/portal_create_update_payload'\nresponses:\n '200':\n... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\portal\create.yml | create.yml | YAML | 417 | 0.95 | 0 | 0 | python-kit | 270 | 2024-03-02T17:17:58.248194 | GPL-3.0 | false | 4b22cac6b668253a114c74012121e4ab |
tags:\n - Help Center\noperationId: get-portal\nsummary: List all portals in an account\nparameters:\n - $ref: '#/parameters/account_id'\ndescription: Get details of portals in an Account\nsecurity:\n - userApiKey: []\nresponses:\n '200':\n description: Success\n schema:\n type: array\n description:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\portal\index.yml | index.yml | YAML | 418 | 0.8 | 0 | 0 | react-lib | 502 | 2023-09-29T22:46:32.273050 | GPL-3.0 | false | bf6ae7c70a4186c65f6ddfe90b71bc81 |
tags:\n - Help Center\noperationId: update-new-portal-to-account\nsummary: update a new portal\ndescription: update a new portal to account\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/portal_create_update_payload'\nresponses:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\portal\update.yml | update.yml | YAML | 426 | 0.95 | 0 | 0 | awesome-app | 326 | 2024-01-27T19:28:46.600573 | GPL-3.0 | false | f6ce429de890f47f6637252ed3dc81d3 |
tags:\n - Reports\noperationId: list-all-conversation-statistics\nsummary: Get Account reports\ndescription: Get Account reports for a specific type, metric and date range\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of date based conversation statistics'\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\reports\index.yml | index.yml | YAML | 529 | 0.7 | 0.045455 | 0 | vue-tools | 310 | 2023-10-04T09:50:52.098622 | MIT | false | d86950a4df3809e235166e0c06d81f2e |
tags:\n - Reports\noperationId: list-all-conversation-statistics-summary\nsummary: Get Account reports summary\ndescription: Get Account reports summary for a specific type and date range\nresponses:\n 200:\n description: Success\n schema:\n description: 'Object of summary metrics'\n $ref: '#/definiti... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\reports\summary.yml | summary.yml | YAML | 411 | 0.8 | 0.066667 | 0 | vue-tools | 401 | 2023-10-15T20:21:04.509816 | BSD-3-Clause | false | 56218f2833877e19acf31b9f57ba0174 |
tags:\n - Reports\noperationId: get-account-conversation-metrics\nsummary: Account Conversation Metrics\ndescription: Get conversation metrics for Account\nresponses:\n 200:\n description: Success\n schema:\n type: object\n description: 'Object of account conversation metrics'\n properties:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\reports\conversation\account.yml | account.yml | YAML | 516 | 0.7 | 0.043478 | 0 | python-kit | 175 | 2024-11-09T21:51:37.363168 | BSD-3-Clause | false | af311729a29e8f5d97473494e134fd01 |
tags:\n - Reports\noperationId: get-agent-conversation-metrics\nsummary: Agent Conversation Metrics\ndescription: Get conversation metrics for Agent\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of agent based conversation metrics'\n items:\n $ref:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\reports\conversation\agent.yml | agent.yml | YAML | 441 | 0.8 | 0.055556 | 0 | python-kit | 803 | 2024-12-16T17:20:42.041439 | GPL-3.0 | false | 7c389c6310420c9f648a4a10a490aea8 |
tags:\n - Teams\noperationId: create-a-team\nsummary: Create a team\ndescription: Create a team in the account\nparameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/team_create_update_payload'\nresponses:\n 200:\n description: S... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\teams\create.yml | create.yml | YAML | 395 | 0.95 | 0 | 0 | python-kit | 259 | 2024-03-11T06:03:02.774599 | GPL-3.0 | false | f34809bf3188e22ce252eedf160f1d6a |
tags:\n - Teams\noperationId: delete-a-team\nsummary: Delete a team\ndescription: Delete a team from the account\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The team does not exist in the account\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\teams\delete.yml | delete.yml | YAML | 253 | 0.7 | 0 | 0 | python-kit | 917 | 2025-04-20T16:44:43.785763 | Apache-2.0 | false | fa97d0ad73f40fcee1682f6b79617c16 |
tags:\n - Teams\noperationId: list-all-teams\nsummary: List all teams\ndescription: List all teams available in the current account\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of teams'\n items:\n $ref: '#/definitions/team'\n 401:\n descripti... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\teams\index.yml | index.yml | YAML | 323 | 0.8 | 0 | 0 | react-lib | 376 | 2024-12-10T05:19:31.109759 | Apache-2.0 | false | f9593c098bc6cfae64e0b7c52aa90962 |
tags:\n - Teams\noperationId: get-details-of-a-single-team\nsummary: Get a team details\ndescription: Get the details of a team in the account\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/team'\n 401:\n description: Unauthorized\n 404:\n description: The given team ID ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\teams\show.yml | show.yml | YAML | 337 | 0.8 | 0 | 0 | vue-tools | 136 | 2024-02-06T21:36:25.037822 | MIT | false | e4ff14c713f969c18765e28d7a8633d9 |
tags:\n - Teams\noperationId: update-a-team\nsummary: Update a team\ndescription: Update a team's attributes\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/team_create_update_payload'\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/def... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\teams\update.yml | update.yml | YAML | 357 | 0.95 | 0 | 0 | react-lib | 83 | 2024-06-21T08:25:30.018658 | BSD-3-Clause | false | 24ad5881e3892866c0d56c20f55d9d89 |
tags:\n - Teams\noperationId: add-new-agent-to-team\nsummary: Add a New Agent\ndescription: Add a new Agent to Team\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - user_ids\n properties:\n user_ids:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\team_members\create.yml | create.yml | YAML | 725 | 0.95 | 0 | 0 | node-utils | 584 | 2024-06-17T07:44:20.809229 | BSD-3-Clause | false | e4e77a6f219122fb1169291c2784cb54 |
tags:\n - Teams\noperationId: delete-agent-in-team\nsummary: Remove an Agent from Team\ndescription: Remove an Agent from Team\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - team_id\n - user_ids\n pr... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\team_members\delete.yml | delete.yml | YAML | 621 | 0.85 | 0 | 0 | vue-tools | 97 | 2023-12-21T14:47:46.870768 | BSD-3-Clause | false | 31e55b2e5ecf026c9ed0ff96267e1c3e |
tags:\n - Teams\noperationId: get-team-members\nsummary: List Agents in Team\ndescription: Get Details of Agents in an Team\nsecurity:\n - userApiKey: []\nparameters:\n - $ref: '#/parameters/account_id'\n - $ref: '#/parameters/team_id'\nresponses:\n 200:\n description: Success\n schema:\n type: array\... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\team_members\index.yml | index.yml | YAML | 492 | 0.8 | 0 | 0 | node-utils | 43 | 2023-12-27T23:27:17.883391 | MIT | false | bad5122d0bf34e3a745b6c808b98562a |
tags:\n - Teams\noperationId: update-agents-in-team\nsummary: Update Agents in Team\ndescription: All agents except the one passed in params will be removed\nsecurity:\n - userApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - user_id... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\team_members\update.yml | update.yml | YAML | 769 | 0.95 | 0 | 0 | react-lib | 194 | 2023-09-28T23:34:06.410771 | GPL-3.0 | false | 13d1331608a45a79bc6709b8daf1dd5e |
tags:\n - Webhooks\noperationId: create-a-webhook\nsummary: Add a webhook\ndescription: Add a webhook subscription to the account\nparameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/webhook_create_update_payload'\nresponses:\n 20... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\webhooks\create.yml | create.yml | YAML | 420 | 0.95 | 0 | 0 | awesome-app | 327 | 2025-03-04T15:27:54.698806 | Apache-2.0 | false | a98e08eb306003d38799a515a0a6d272 |
tags:\n - Webhooks\noperationId: delete-a-webhook\nsummary: Delete a webhook\ndescription: Delete a webhook from the account\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The webhook does not exist in the account\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\webhooks\delete.yml | delete.yml | YAML | 268 | 0.7 | 0 | 0 | awesome-app | 375 | 2024-10-20T21:36:42.384947 | Apache-2.0 | false | 0f798169d04aad44e774c8b38d7d888b |
tags:\n - Webhooks\noperationId: list-all-webhooks\nsummary: List all webhooks\ndescription: List all webhooks in the account\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of webhook objects'\n items:\n $ref: '#/definitions/webhook'\n 401:\n d... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\webhooks\index.yml | index.yml | YAML | 331 | 0.8 | 0 | 0 | awesome-app | 786 | 2024-06-30T19:50:33.930949 | BSD-3-Clause | false | c7a3cc4af7dea95476b3986d47012321 |
tags:\n - Webhooks\noperationId: update-a-webhook\nsummary: Update a webhook object\ndescription: Update a webhook object in the account\nparameters:\n - $ref: '#/parameters/account_id'\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/webhook_create_update_payload'\nresponses... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\application\webhooks\update.yml | update.yml | YAML | 427 | 0.95 | 0 | 0 | node-utils | 502 | 2024-10-17T17:01:29.509506 | Apache-2.0 | false | 3d7cbb29718c677d035b84813ea68d9a |
tags:\n - Accounts\noperationId: create-an-account\nsummary: Create an Account\ndescription: Create an Account\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/account_create_update_payload'\nresponses:\n 200:\n descriptio... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\accounts\create.yml | create.yml | YAML | 410 | 0.95 | 0 | 0 | react-lib | 182 | 2023-09-23T04:32:01.622284 | MIT | false | 47c74036f4eb77b001c443e706cac1c6 |
tags:\n - Accounts\noperationId: delete-an-account\nsummary: Delete an Account\ndescription: Delete an Account\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The account does not exist\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\accounts\delete.yml | delete.yml | YAML | 275 | 0.7 | 0 | 0 | node-utils | 209 | 2025-01-20T00:35:21.036135 | Apache-2.0 | false | f7bfb1ed64aa2f19cc8c8d943873d96c |
tags:\n - Accounts\noperationId: get-details-of-an-account\nsummary: Get an account details\ndescription: Get the details of an account\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/platform_account'\n 401:\n description: Unauthorized\n... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\accounts\show.yml | show.yml | YAML | 363 | 0.8 | 0 | 0 | vue-tools | 162 | 2024-12-27T18:36:02.886521 | Apache-2.0 | false | 1c90733dc7f035c4d39c6e894a99d188 |
tags:\n - Accounts\noperationId: update-an-account\nsummary: Update an account\ndescription: Update an account's attributes\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/account_create_update_payload'\nresponses:\n 200:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\accounts\update.yml | update.yml | YAML | 423 | 0.95 | 0 | 0 | vue-tools | 804 | 2024-03-04T23:40:25.904157 | MIT | false | 962b181a86e14f619536e8b6320b9836 |
tags:\n - Account Users\noperationId: create-an-account-user\nsummary: Create an Account User\ndescription: Create an Account User\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - user_id\n - role\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\account_users\create.yml | create.yml | YAML | 903 | 0.85 | 0 | 0 | awesome-app | 804 | 2024-12-27T18:45:00.810807 | MIT | false | 49977cbd8ad99381b5e4a0899d425db9 |
tags:\n - Account Users\noperationId: delete-an-account-user\nsummary: Delete an Account User\ndescription: Delete an Account User\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n type: object\n required:\n - user_id\n properties:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\account_users\delete.yml | delete.yml | YAML | 522 | 0.85 | 0 | 0 | python-kit | 162 | 2024-10-10T14:03:31.369509 | MIT | false | 475d37bbf5b4d40011e04236584f29d7 |
tags:\n - Account Users\noperationId: list-all-account-users\nsummary: List all Account Users\ndescription: List all account users\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of account users'\n items:\n type... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\account_users\index.yml | index.yml | YAML | 669 | 0.7 | 0 | 0 | vue-tools | 760 | 2025-03-08T20:12:28.310966 | MIT | false | c56f99d929d752c556884083ceccbe9d |
tags:\n - AgentBots\noperationId: create-an-agent-bot\nsummary: Create an Agent Bot\ndescription: Create an agent bot\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/agent_bot_create_update_payload'\nresponses:\n 200:\n d... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\agent_bots\create.yml | create.yml | YAML | 412 | 0.95 | 0 | 0 | awesome-app | 991 | 2025-04-10T16:59:33.164682 | GPL-3.0 | false | a8e64957ad5b3c863b7fe1a29eb6009f |
tags:\n - AgentBots\noperationId: delete-an-agent-bot\nsummary: Delete an AgentBot\ndescription: Delete an AgentBot\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The agent bot does not exist\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\agent_bots\delete.yml | delete.yml | YAML | 282 | 0.7 | 0 | 0 | node-utils | 266 | 2024-08-11T01:35:41.842607 | Apache-2.0 | false | 20d325e0720a9437700f6a9c2e59503d |
tags:\n - AgentBots\noperationId: list-all-agent-bots\nsummary: List all AgentBots\ndescription: List all agent bots available\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of agent bots'\n items:\n $ref: '#/de... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\agent_bots\index.yml | index.yml | YAML | 364 | 0.8 | 0 | 0 | react-lib | 823 | 2023-07-22T10:24:26.645416 | BSD-3-Clause | false | 2da3072d8bc17e5844c90b7a9262a79e |
tags:\n - AgentBots\noperationId: get-details-of-a-single-agent-bot\nsummary: Get an agent bot details\ndescription: Get the details of an agent bot\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/agent_bot'\n 401:\n description: Unauthor... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\agent_bots\show.yml | show.yml | YAML | 374 | 0.8 | 0 | 0 | python-kit | 248 | 2025-05-28T18:00:17.363081 | Apache-2.0 | false | bafc32d61047cc5be751ea75eeff6695 |
tags:\n - AgentBots\noperationId: update-an-agent-bot\nsummary: Update an agent bot\ndescription: Update an agent bot's attributes\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/agent_bot_create_update_payload'\nresponses:\n... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\agent_bots\update.yml | update.yml | YAML | 425 | 0.95 | 0 | 0 | react-lib | 801 | 2025-05-17T13:30:14.700255 | BSD-3-Clause | false | 21a002d95191d2f93297991ee247a3c5 |
tags:\n - Users\noperationId: create-a-user\nsummary: Create a User\ndescription: Create a User\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/user_create_update_payload'\nresponses:\n 200:\n description: Success\n sc... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\users\create.yml | create.yml | YAML | 380 | 0.95 | 0 | 0 | react-lib | 607 | 2023-12-28T11:31:18.824750 | Apache-2.0 | false | 4cfd6d3c9821f7aae87473cae760ded4 |
tags:\n - Users\noperationId: delete-a-user\nsummary: Delete a User\ndescription: Delete a User\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n 401:\n description: Unauthorized\n 404:\n description: The user does not exist\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\users\delete.yml | delete.yml | YAML | 257 | 0.7 | 0 | 0 | python-kit | 443 | 2024-02-23T09:55:00.287807 | BSD-3-Clause | false | 8f98f0dc14d125daf76ce16e0080b928 |
tags:\n - Users\noperationId: get-sso-url-of-a-user\nsummary: Get User SSO Link\ndescription: Get the sso link of a user\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n type: object\n properties:\n url:\n type: string\n description: ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\users\login.yml | login.yml | YAML | 428 | 0.7 | 0 | 0 | awesome-app | 167 | 2024-06-16T16:18:17.319271 | MIT | false | ce6b3b6443521719032bb5eacba33562 |
tags:\n - Users\noperationId: get-details-of-a-user\nsummary: Get an user details\ndescription: Get the details of an user\nsecurity:\n - platformAppApiKey: []\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/user'\n 401:\n description: Unauthorized\n 404:\n description: ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\users\show.yml | show.yml | YAML | 335 | 0.8 | 0 | 0 | vue-tools | 745 | 2024-08-09T18:35:26.666315 | MIT | false | f322f86309c63249fd01fdca10add354 |
tags:\n - Users\noperationId: update-a-user\nsummary: Update a user\ndescription: Update a user's attributes\nsecurity:\n - platformAppApiKey: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/user_create_update_payload'\nresponses:\n 200:\n description: Su... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\platform\users\update.yml | update.yml | YAML | 393 | 0.95 | 0 | 0 | node-utils | 219 | 2023-10-16T08:12:41.236084 | Apache-2.0 | false | 56868e6fb76379380816124d77e4a326 |
get:\n tags:\n - Profile\n operationId: fetchProfile\n summary: Fetch user profile\n description: Get the user profile details\n responses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/user'\n 401:\n description: Unauthorized\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\profile\index.yml | index.yml | YAML | 268 | 0.8 | 0 | 0 | python-kit | 187 | 2025-01-02T07:39:37.188781 | MIT | false | 8302099394d3a00eba5b494ba9681477 |
tags:\n - Inbox API\noperationId: get-details-of-a-inbox\nsummary: Inbox details\ndescription: Get the details of an inbox\nsecurity: []\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/public_inbox'\n 401:\n description: Unauthorized\n 404:\n description: The given inbox ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\show.yml | show.yml | YAML | 321 | 0.8 | 0 | 0 | python-kit | 380 | 2023-10-17T01:34:21.106360 | BSD-3-Clause | false | de3766cfadf33d3b266914bf277e4aa5 |
tags:\n - Contacts API\noperationId: create-a-contact\nsummary: Create a contact\ndescription: Create a contact\nsecurity: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/public_contact_create_update_payload'\nresponses:\n 200:\n description: Success\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\contacts\create.yml | create.yml | YAML | 393 | 0.95 | 0 | 0 | node-utils | 814 | 2024-10-24T11:24:19.355348 | MIT | false | 6438ff196acc852a10cf81bdd50054b5 |
tags:\n - Contacts API\noperationId: get-details-of-a-contact\nsummary: Get a contact\ndescription: Get the details of a contact\nsecurity: []\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/public_contact'\n 401:\n description: Unauthorized\n 404:\n description: The give... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\contacts\show.yml | show.yml | YAML | 331 | 0.8 | 0 | 0 | react-lib | 634 | 2023-12-14T00:26:10.997782 | GPL-3.0 | false | 875bfbfa42bbedc385f5f72b31085f98 |
tags:\n - Contacts API\noperationId: update-a-contact\nsummary: Update a contact\ndescription: Update a contact's attributes\nsecurity: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/public_contact_create_update_payload'\nresponses:\n 200:\n description: ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\contacts\update.yml | update.yml | YAML | 406 | 0.95 | 0 | 0 | react-lib | 267 | 2024-05-26T07:57:48.338455 | Apache-2.0 | false | 5dd0c79f228c40ce2a8a281be0c52289 |
tags:\n - Conversations API\noperationId: create-a-conversation\nsummary: Create a conversation\ndescription: Create a conversation\nsecurity: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/public_conversation_create_payload'\nresponses:\n 200:\n descript... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\create.yml | create.yml | YAML | 416 | 0.95 | 0 | 0 | python-kit | 798 | 2025-02-28T10:14:19.918727 | MIT | false | e3bfe1b1f6444bd50f3d0ae25c2c8958 |
tags:\n - Conversations API\noperationId: list-all-contact-conversations\nsummary: List all conversations\ndescription: List all conversations for the contact\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of conversations'\n items:\n $ref: '#/defin... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\index.yml | index.yml | YAML | 373 | 0.8 | 0.066667 | 0 | python-kit | 543 | 2024-09-24T07:01:32.251504 | GPL-3.0 | false | c15e6b572d5bafab00b7a581c1ad14c9 |
tags:\n - Conversations API\noperationId: get-single-conversation\nsummary: Get a single conversation\ndescription: Retrieves the details of a specific conversation\nresponses:\n 200:\n description: Success\n schema:\n $ref: '#/definitions/public_conversation'\n 401:\n description: Unauthorized\n 404:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\show.yml | show.yml | YAML | 349 | 0.8 | 0 | 0 | awesome-app | 489 | 2025-01-26T21:25:25.735087 | BSD-3-Clause | false | 46be2f5fd6282d6e1a44afdd7e0661be |
tags:\n - Conversations API\noperationId: resolve-conversation\nsummary: Resolve a conversation\ndescription: Marks a conversation as resolved\nresponses:\n 200:\n description: Conversation resolved successfully\n schema:\n $ref: '#/definitions/public_conversation'\n 401:\n description: Unauthorized\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\toggle_status.yml | toggle_status.yml | YAML | 354 | 0.8 | 0 | 0 | node-utils | 650 | 2025-07-09T12:35:04.560207 | GPL-3.0 | false | 81c44561fc44de56656db423bcc811b1 |
tags:\n - Conversations API\noperationId: toggle-typing-status\nsummary: Toggle typing status\ndescription: Toggles the typing status in a conversation\nparameters:\n - name: typing_status\n in: query\n required: true\n type: string\n description: Typing status, either 'on' or 'off'\nresponses:\n 200:\n ... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\toggle_typing.yml | toggle_typing.yml | YAML | 442 | 0.85 | 0 | 0 | node-utils | 181 | 2024-08-18T08:12:52.209628 | BSD-3-Clause | false | 257ae4482d4dbf47b90659c15ed0c127 |
tags:\n - Conversations API\noperationId: update-last-seen\nsummary: Update last seen\ndescription: Updates the last seen time of the contact in a conversation\nresponses:\n 200:\n description: Last seen updated successfully\n 401:\n description: Unauthorized\n 404:\n description: Conversation not found\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\conversations\update_last_seen.yml | update_last_seen.yml | YAML | 307 | 0.7 | 0 | 0 | awesome-app | 841 | 2025-02-26T09:24:47.894664 | MIT | false | 9a16bfedb1e358db1613b637d0177d0b |
tags:\n - Messages API\noperationId: create-a-message\nsummary: Create a message\ndescription: Create a message\nsecurity: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/public_message_create_payload'\nresponses:\n 200:\n description: Success\n schema:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\messages\create.yml | create.yml | YAML | 386 | 0.95 | 0 | 0 | react-lib | 430 | 2025-01-06T16:17:52.590190 | BSD-3-Clause | false | 85104d235f25c800bbbf0fe383c51b8d |
tags:\n - Messages API\noperationId: list-all-converation-messages\nsummary: List all messages\ndescription: List all messages in the conversation\nresponses:\n 200:\n description: Success\n schema:\n type: array\n description: 'Array of messages'\n items:\n $ref: '#/definitions/public_mes... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\messages\index.yml | index.yml | YAML | 351 | 0.8 | 0 | 0 | vue-tools | 629 | 2025-04-25T21:17:57.676891 | Apache-2.0 | false | 8eebb0ea1eee0b18e0b12cd1bb8f193b |
tags:\n - Messages API\noperationId: update-a-message\nsummary: Update a message\ndescription: Update a message\nsecurity: []\nparameters:\n - name: data\n in: body\n required: true\n schema:\n $ref: '#/definitions/public_message_update_payload'\nresponses:\n 200:\n description: Success\n schema:... | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\public\inboxes\messages\update.yml | update.yml | YAML | 386 | 0.95 | 0 | 0 | node-utils | 50 | 2025-03-23T16:45:51.196433 | BSD-3-Clause | false | bc9f6692c51c3ccd88cb59ca558ca922 |
tags:\n - CSAT Survey Page\noperationId: get-csat-survey-page\nsummary: Get CSAT survey page\ndescription: You can redirect the client to this URL, instead of implementing the CSAT survey component yourself.\nsecurity: []\nresponses:\n 200:\n description: Success\n | dataset_sample\yaml\chatwoot_chatwoot\swagger\paths\survey\show.yml | show.yml | YAML | 261 | 0.7 | 0 | 0 | awesome-app | 463 | 2024-01-12T12:13:44.708613 | GPL-3.0 | false | a37a787c00e6ed15b301b80e37028c73 |
version: '3.9'\n\nnetworks:\n net:\n driver: bridge\n\nservices:\n server:\n image: server\n build:\n context: .\n dockerfile: rust/cli/Dockerfile\n # Uncomment below to build in release mode\n # args:\n # RELEASE_MODE: "1"\n volumes:\n # The default config specifies a pers... | dataset_sample\yaml\chroma-core_chroma\docker-compose.yml | docker-compose.yml | YAML | 1,067 | 0.8 | 0 | 0.171429 | react-lib | 175 | 2025-01-20T16:19:05.899299 | MIT | false | f2876bd459eae943c032d664340fcdbb |
# CLOMonitor metadata file\n\nexemptions:\n - check: slack_presence\n reason: "The Cilium slack community can be found at https://slack.cilium.io" # Justification of this exemption\n\n - check: dangerous_workflow\n reason: >\n "It is safe to run code checkout '${{ github.event.pull_request.head.sha }}' \n ... | dataset_sample\yaml\cilium_cilium\.clomonitor.yml | .clomonitor.yml | YAML | 984 | 0.8 | 0 | 0.055556 | python-kit | 278 | 2024-09-16T22:11:48.807230 | BSD-3-Clause | false | 895dc71a62f03705c9525985de923b94 |
header:\n schema-version: '1.0.0'\n expiration-date: '2025-01-26T01:00:00.000Z'\n last-updated: '2024-01-26'\n last-reviewed: '2024-01-26'\n project-url: https://github.com/cilium/cilium\n license: https://github.com/cilium/cilium/blob/main/LICENSE\nproject-lifecycle:\n status: active\n bug-fixes-only: false\n ... | dataset_sample\yaml\cilium_cilium\SECURITY-INSIGHTS.yml | SECURITY-INSIGHTS.yml | YAML | 2,122 | 0.8 | 0 | 0 | awesome-app | 756 | 2025-02-09T06:35:49.078931 | GPL-3.0 | false | 81e8c88c5834b0f6419100522319ea74 |
# Add 'cilium-cli' label to any file changes in 'cilium-cli/'\ncilium-cli:\n- changed-files:\n - any-glob-to-any-file:\n - cilium-cli/**\n# Add 'cilium-cli-exclusive' label if the changed files are only in 'cilium-cli'\ncilium-cli-exclusive:\n- changed-files:\n - all-globs-to-all-files:\n - cilium-cli/**\n# Add... | dataset_sample\yaml\cilium_cilium\.github\labeler.yml | labeler.yml | YAML | 810 | 0.8 | 0.066667 | 0.133333 | vue-tools | 833 | 2024-05-15T09:11:41.462191 | Apache-2.0 | false | 470325d9ab7993e3dca5acbab456d9e0 |
name: cilium-config\ndescription: Derive Cilium installation config\ninputs:\n image-tag:\n description: 'SHA or tag'\n required: false\n chart-dir:\n description: 'Path to Cilium charts directory'\n required: true\n tunnel:\n description: '"disabled", "vxlan", "geneve"'\n default: 'disabled'\n en... | dataset_sample\yaml\cilium_cilium\.github\actions\cilium-config\action.yml | action.yml | YAML | 7,700 | 0.95 | 0.105 | 0.005495 | awesome-app | 973 | 2025-01-12T10:32:06.323291 | GPL-3.0 | false | 9025f1fe7b1aab18cc832e2b56d53d99 |
name: Set environment variables\ndescription: Set environment variables\nruns:\n using: composite\n steps:\n - shell: bash\n run: |\n echo "QUAY_ORGANIZATION=cilium" >> $GITHUB_ENV\n echo "QUAY_ORGANIZATION_DEV=cilium" >> $GITHUB_ENV\n # no prod yet\n echo "QUAY_CHARTS_ORGANIZATION... | dataset_sample\yaml\cilium_cilium\.github\actions\set-env-variables\action.yml | action.yml | YAML | 1,766 | 0.8 | 0 | 0.096774 | vue-tools | 511 | 2025-04-04T19:17:39.504227 | MIT | false | 16ac63269492f4cff392c44a71a70f31 |
name: Set runtime image\ndescription: Set runtime image version for building images\ninputs:\n repository:\n description: 'Repository value used to check the image provenance'\n required: true\nruns:\n using: composite\n steps:\n - shell: bash\n name: Read runtime variable from file safely\n run: ... | dataset_sample\yaml\cilium_cilium\.github\actions\set-runtime-image\action.yml | action.yml | YAML | 845 | 0.95 | 0.105263 | 0.1 | node-utils | 141 | 2023-11-30T22:42:50.746997 | Apache-2.0 | false | c8f72a73cfde1f3abeffdfe3402e6338 |
name: Create an EKS cluster\ndescription: Create an EKS cluster\ninputs:\n cluster_name:\n description: ''\n required: true\n region:\n description: ''\n required: true\n zones:\n description: 'Space-separated list of availability zones (auto-selected if unspecified)'\n required: false\n owner:\n ... | dataset_sample\yaml\cilium_cilium\.github\actions\setup-eks-cluster\action.yml | action.yml | YAML | 1,637 | 0.85 | 0.063492 | 0 | vue-tools | 802 | 2024-11-06T03:16:42.994971 | Apache-2.0 | false | 41cce05d530867da61e0181f1a4765c3 |
name: Create EKS nodegroup\ndescription: Create EKS nodegroup\ninputs:\n cluster_name:\n description: ''\n required: true\n region:\n description: ''\n required: true\n owner:\n description: ''\n required: true\n version:\n description: ''\n required: false\n default: ''\n spot:\n des... | dataset_sample\yaml\cilium_cilium\.github\actions\setup-eks-nodegroup\action.yml | action.yml | YAML | 1,654 | 0.85 | 0 | 0 | node-utils | 57 | 2023-09-06T14:20:30.531921 | MIT | false | e202c100393bc0e3f41586b66f4c036a |
contact_links:\n - name: Get Enterprise Support\n url: https://cilium.io/enterprise/\n about: See Cilium Enterprise Distributions and Trainings\n - name: Join Slack\n url: https://slack.cilium.io\n about: Join the Cilium & eBPF Slack for conversation and quick questions\n | dataset_sample\yaml\cilium_cilium\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 279 | 0.8 | 0.142857 | 0 | vue-tools | 170 | 2023-11-29T18:31:09.082185 | Apache-2.0 | false | 5076fd10ab9ec95ee767e1f771574cb3 |
layout:\n application:\n - name: configure\n source: asset:serverConfigureapi\n target: "{{ joinFilePath .Target .ServerPackage }}"\n file_name: "configure_{{ .Name }}.go"\n skip_exists: true\n - name: embedded_spec\n source: asset:swaggerJsonEmbed\n target: "{{ joinFilePath .Target... | dataset_sample\yaml\cilium_cilium\api\v1\cilium-server.yml | cilium-server.yml | YAML | 1,911 | 0.7 | 0.073171 | 0 | python-kit | 858 | 2024-07-25T04:30:33.371863 | MIT | false | 1a316ebabd2434434e004de7ff5e5661 |
# See https://golangci-lint.run/usage/configuration/ for available options.\n# Also https://github.com/cilium/cilium/blob/main/.golangci.yaml as a reference.\nrun:\n timeout: 5m\n\nlinters:\n disable-all: true\n enable:\n - bodyclose\n - gocheckcompilerdirectives\n - err113\n - errorlint\n - gofmt\n ... | dataset_sample\yaml\cilium_cilium\cilium-cli\.golangci.yml | .golangci.yml | YAML | 1,357 | 0.95 | 0.017241 | 0.090909 | awesome-app | 81 | 2025-03-05T02:19:59.810343 | GPL-3.0 | false | c64a0b99803128697993d71811d0ccb9 |
apiVersion: batch/v1\nkind: Job\nmetadata:\n name: cyclonus\n namespace: kube-system\nspec:\n template:\n spec:\n restartPolicy: Never\n containers:\n - command:\n - ./cyclonus\n - generate\n - --exclude=\n - --include=upstream-e2e\n - --retr... | dataset_sample\yaml\cilium_cilium\test\k8s\manifests\netpol-cyclonus\install-cyclonus.yml | install-cyclonus.yml | YAML | 695 | 0.7 | 0 | 0 | vue-tools | 336 | 2024-08-20T09:01:30.413456 | BSD-3-Clause | true | 69b604a28e96887084d77335f6f4295b |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.