List agency proposals
curl --request GET \
--url https://api.getmany.io/service/v1/agency/proposals \
--header 'Authorization: Bearer <token>'{
"data": [
{
"proposal": {
"uid": "1955676881223622657",
"createdAt": "2025-08-13T17:04:38.077Z",
"results": [
{
"timeStamp": "2023-11-07T05:31:56Z",
"type": "VIEWED_BY_CLIENT"
}
],
"isBoosted": false,
"isBoostOutbid": false,
"boostedConnects": 10,
"coverLetter": "<string>",
"connectsSpent": 20,
"questions": [
{
"question": "<string>",
"answer": "<string>"
}
],
"applicationTimeSeconds": 312.5,
"attachments": [],
"bidDecisionResult": {
"shouldApply": true,
"reasons": [
"<string>"
],
"prompt": "<string>"
},
"hubspot": {
"contactId": "<string>",
"dealId": "<string>",
"leadId": "<string>"
},
"pipedrive": {
"contactId": 123,
"leadId": "<string>",
"dealId": 123
},
"chatRoomId": "<string>"
},
"freelancer": {
"uid": "669484786717323264",
"name": "John Doe"
},
"manager": {
"uid": "1747622284724662272",
"name": "Jane Doe"
},
"job": {
"uid": "1955676437925687781",
"title": "AWS Lambda Function for Integration with SQS and Bubble.io",
"description": "<string>",
"url": "https://www.upwork.com/jobs/~021955676437925687781",
"cipherText": "~021955676437925687781",
"duration": "Up to 1 month",
"price": 1000,
"minHourlyRate": null,
"maxHourlyRate": null,
"hireType": "ANY",
"budgetType": "FIXED",
"prefEnglishSkills": "ANY",
"projectType": "One-time project",
"skills": [
"API",
"AWS Lambda",
"Python",
"API Integration",
"Amazon Web Services"
],
"vendorExpLevel": "EXPERT",
"vendorCountries": [
"US",
"GB"
],
"category": "Web Development",
"createdAt": "2025-08-13T17:02:52.446Z",
"publishedAt": "2025-08-13T17:02:52.446Z",
"isFeatured": false,
"jobScore": 4
},
"client": {
"uid": "1234567890",
"country": "US",
"city": "San Francisco",
"companySize": 50,
"avgHourlyRate": 15.001127904353712,
"totalSpent": 4717.25,
"industry": "Art & Design",
"timezone": "America/Sao_Paulo",
"connectedAt": "2020-10-17T00:00:00.000Z",
"totalHires": 3,
"feedbackCount": 6,
"feedbackScore": 5,
"hireRate": 60,
"isEnterprise": false,
"isPaymentMethodVerified": true,
"isPhoneNumberVerified": false
},
"jobSearch": {
"id": "689b6e81d6d44dcb40b9a9cf",
"url": "https://app.getmany.io/jse/689b6e81d6d44dcb40b9a9cf",
"name": "My Upwork Search"
},
"invitation": {
"createdAt": "2025-08-13T17:04:38.077Z"
}
}
],
"meta": {
"pageSize": 10,
"nextCursor": "66b2f1c4e2a1b30012a4d9f1",
"total": 124
}
}Agency
List Agency Proposals
Retrieves agency proposals. Supports optional status filter and cursor pagination.
GET
/
v1
/
agency
/
proposals
List agency proposals
curl --request GET \
--url https://api.getmany.io/service/v1/agency/proposals \
--header 'Authorization: Bearer <token>'{
"data": [
{
"proposal": {
"uid": "1955676881223622657",
"createdAt": "2025-08-13T17:04:38.077Z",
"results": [
{
"timeStamp": "2023-11-07T05:31:56Z",
"type": "VIEWED_BY_CLIENT"
}
],
"isBoosted": false,
"isBoostOutbid": false,
"boostedConnects": 10,
"coverLetter": "<string>",
"connectsSpent": 20,
"questions": [
{
"question": "<string>",
"answer": "<string>"
}
],
"applicationTimeSeconds": 312.5,
"attachments": [],
"bidDecisionResult": {
"shouldApply": true,
"reasons": [
"<string>"
],
"prompt": "<string>"
},
"hubspot": {
"contactId": "<string>",
"dealId": "<string>",
"leadId": "<string>"
},
"pipedrive": {
"contactId": 123,
"leadId": "<string>",
"dealId": 123
},
"chatRoomId": "<string>"
},
"freelancer": {
"uid": "669484786717323264",
"name": "John Doe"
},
"manager": {
"uid": "1747622284724662272",
"name": "Jane Doe"
},
"job": {
"uid": "1955676437925687781",
"title": "AWS Lambda Function for Integration with SQS and Bubble.io",
"description": "<string>",
"url": "https://www.upwork.com/jobs/~021955676437925687781",
"cipherText": "~021955676437925687781",
"duration": "Up to 1 month",
"price": 1000,
"minHourlyRate": null,
"maxHourlyRate": null,
"hireType": "ANY",
"budgetType": "FIXED",
"prefEnglishSkills": "ANY",
"projectType": "One-time project",
"skills": [
"API",
"AWS Lambda",
"Python",
"API Integration",
"Amazon Web Services"
],
"vendorExpLevel": "EXPERT",
"vendorCountries": [
"US",
"GB"
],
"category": "Web Development",
"createdAt": "2025-08-13T17:02:52.446Z",
"publishedAt": "2025-08-13T17:02:52.446Z",
"isFeatured": false,
"jobScore": 4
},
"client": {
"uid": "1234567890",
"country": "US",
"city": "San Francisco",
"companySize": 50,
"avgHourlyRate": 15.001127904353712,
"totalSpent": 4717.25,
"industry": "Art & Design",
"timezone": "America/Sao_Paulo",
"connectedAt": "2020-10-17T00:00:00.000Z",
"totalHires": 3,
"feedbackCount": 6,
"feedbackScore": 5,
"hireRate": 60,
"isEnterprise": false,
"isPaymentMethodVerified": true,
"isPhoneNumberVerified": false
},
"jobSearch": {
"id": "689b6e81d6d44dcb40b9a9cf",
"url": "https://app.getmany.io/jse/689b6e81d6d44dcb40b9a9cf",
"name": "My Upwork Search"
},
"invitation": {
"createdAt": "2025-08-13T17:04:38.077Z"
}
}
],
"meta": {
"pageSize": 10,
"nextCursor": "66b2f1c4e2a1b30012a4d9f1",
"total": 124
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
active, submitted, archived ⌘I