Wexa.ai
  1. Marketplace
Wexa.ai
  • Wexa AI
  • Getting Started
  • Use Cases and Workflows
  • API Reference
  • Tutorials
  • Troubleshooting
  • API Endpoints
    • Actions
      • create action
      • get action
    • Agentflows
      • get agent flow
      • failover agentflows
      • Get agentflow by projectId and UserId
      • Verify_quota
      • get agentflow by id
      • create agentflow
      • Add skilled agent to agentflow
      • Update skilled agent
    • Analytics
      • Get analytics
    • Customer
      • get customer
      • Get credit history
    • Coworker schedules
      • get schedules
      • create coworker schedule
      • get schedule coworker by its id
      • update schedule by its id
      • delete schedule by its id
    • Connectors
      • get connectors by projectid
      • get connector by Id
      • Delete a connector
      • connector update status
      • get all available trigger actions
    • Credits
      • Validate user validity
      • validate workspace credits
    • Dashboard
      • get dashboard
      • refresh dashboard
      • delete component in dashboard
    • Executeflow
      • create executeflow
      • get executions
      • pause executeflow
      • resume execution
      • get execution by execution id
      • cancel executeflow
      • verify quota
      • get execution details for monitoring
      • execute agentflow
    • Files
      • get files by fileid
      • get connector by fileid
      • get files by connector_id
      • get total file size
      • upload files
    • Inbox
      • get inbox
    • Marketplace
      • get all connectors
        GET
      • get marketplace coworkers
        GET
      • get marketplace coworker by id
        GET
    • Marketplace coworkers
      • hire a coworker
      • check marketplace coworker update
    • Settings
      • get settings
    • Skills
      • get skills
      • get skills by category'
      • get skills by id
      • skills by name
      • create skill
    • Tags
      • tags
    • Tasks
      • get tasks
      • get task by id
      • resume task
      • Pause running task
      • Stop task
      • Get all tasks
      • get specific task graph
    • Tables
      • create table
      • create database
      • get tables
      • get records list
      • get table names
      • delete record
      • delete a coulmn
    • Project member
      • project_member
    • Project
      • Get all projects
      • Get project
      • Get Projects
      • create project
      • update project
      • Delete project
  1. Marketplace

get marketplace coworkers

GET
api.wexa.ai/public/marketplace/coworkers
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'api.wexa.ai/public/marketplace/coworkers?search_key=&limit=20' \
--header 'x-api-key: {{x-api-key}}'
Response Response Example
{
    "coworkers": [
        {
            "_id": "67f73fa6f55e1a49293771eb",
            "price": 0,
            "connectors": [
                {
                    "index": 0,
                    "name": "Content creator",
                    "category": "content_creator",
                    "logo": "https://klotdev.blob.core.windows.net/wexa/92d70903-e331-445f-a34d-eebc93d4a520_429-4292382_generalicons-meeting-social-security-icon-png.png",
                    "connector_id": null,
                    "tags": [],
                    "skip_without_configuration": true,
                    "triggers": [],
                    "is_premium": false,
                    "original_id": "67f6857486dab19eaa81f768",
                    "config": {},
                    "coworker_metadata": null,
                    "connector_type": "system",
                    "reference_id": "67f73fa6f55e1a49293771ea",
                    "skills": {}
                }
            ],
            "connector_group": [],
            "tables": [],
            "files": [],
            "coworkers": [],
            "name": "Pulse",
            "description": "Manages team updates through voice call based on initial prompt to voice connector",
            "dashboard": null,
            "version": "Version.1.prod",
            "role": "AI Project Manager",
            "category": "sales",
            "original_coworker_ids": [
                "67f73f64f55e1a49293771e3"
            ],
            "author": {
                "name": "Akhil",
                "role": "Developer",
                "image_url": "https://klotdev.blob.core.windows.net/coworkers/wexaworker6.png",
                "social_info": {
                    "email": "akhil@wexa.ai",
                    "github": null,
                    "twitter": null,
                    "linkedin": null,
                    "medium": null,
                    "website": null,
                    "support_email": null
                }
            },
            "starred_by": [],
            "installations": 0,
            "is_featured": false,
            "details": {
                "metrics": [
                    "calls"
                ],
                "use_cases": [
                    {
                        "name": "call",
                        "result": "sent"
                    }
                ]
            },
            "reference_coworker_id": "67e13679dda9e35f4da469f8"
        },
        {
            "_id": "67f73f95f55e1a49293771e9",
            "price": 0,
            "connectors": [
                {
                    "index": 0,
                    "name": "Content creator",
                    "category": "content_creator",
                    "logo": "https://klotdev.blob.core.windows.net/wexa/92d70903-e331-445f-a34d-eebc93d4a520_429-4292382_generalicons-meeting-social-security-icon-png.png",
                    "connector_id": null,
                    "tags": [],
                    "skip_without_configuration": true,
                    "triggers": [],
                    "is_premium": false,
                    "original_id": "67f6857486dab19eaa81f768",
                    "config": {},
                    "coworker_metadata": null,
                    "connector_type": "system",
                    "reference_id": "67f73f95f55e1a49293771e8",
                    "skills": {}
                }
            ],
            "connector_group": [],
            "tables": [],
            "files": [],
            "coworkers": [],
            "name": "Pulse",
            "description": "Manages team updates through voice call based on initial prompt to voice connector",
            "dashboard": null,
            "version": "Version.1.prod",
            "role": "AI Project Manager",
            "category": "sales",
            "original_coworker_ids": [
                "67f73f64f55e1a49293771e3"
            ],
            "author": {
                "name": "Akhil",
                "role": "Developer",
                "image_url": "https://klotdev.blob.core.windows.net/coworkers/wexaworker6.png",
                "social_info": {
                    "email": "akhil@wexa.ai",
                    "github": null,
                    "twitter": null,
                    "linkedin": null,
                    "medium": null,
                    "website": null,
                    "support_email": null
                }
            },
            "starred_by": [],
            "installations": 0,
            "is_featured": false,
            "details": {
                "metrics": [
                    "calls"
                ],
                "use_cases": [
                    {
                        "name": "call",
                        "result": "sent"
                    }
                ]
            },
            "reference_coworker_id": "67e13679dda9e35f4da469f8"
        },
        {
            "_id": "67f685c686dab19eaa81f76d",
            "price": 0,

Request

Query Params
search_key
string 
required
limit
string 
required
Example:
20
Header Params
x-api-key
string 
required
Example:
{{x-api-key}}

Responses

🟢200get marketplace coworkers
application/json
Body
coworkers
array [object {20}] 
required
_id
string 
required
price
integer 
required
connectors
array [object {15}] 
required
connector_group
array [object {2}] 
required
tables
array
required
files
array
required
coworkers
array
required
name
string 
required
description
string 
required
dashboard
null 
required
version
string 
required
role
string 
required
category
string 
required
original_coworker_ids
array[string]
required
author
object 
required
starred_by
array
required
installations
integer 
required
is_featured
boolean 
required
details
object 
required
reference_coworker_id
string  | null 
required
total_count
integer 
required
Modified at 2025-04-23 12:55:58
Previous
get all connectors
Next
get marketplace coworker by id
Built with