Skip to main content
GET
/
v1
/
calls
List Calls
curl --request GET \
  --url http://api.stuut.ai/v1/calls \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "direction": "inbound",
      "object": "<string>",
      "to_number": "<string>",
      "id": "<string>",
      "agent_id": "<string>",
      "approver": {
        "email": "<string>",
        "family_name": "<string>",
        "given_name": "<string>",
        "object": "<string>",
        "organization_id": "<string>",
        "id": "<string>",
        "created_at": "2023-11-07T05:31:56Z",
        "dashboard_settings": {
          "thread_emails_sort_order": "asc"
        },
        "default_email_sender_id": "<string>",
        "invited_by_user_id": "<string>",
        "is_access_approved": true,
        "is_org_admin": true,
        "modified_at": "2023-11-07T05:31:56Z",
        "name": "<string>",
        "onboarding_required": true,
        "profile_picture": "<string>",
        "selected": true
      },
      "approver_id": "<string>",
      "call_agent_id": "<string>",
      "call_reason": "<string>",
      "classifications": [
        {
          "agent_reply_reason": "<string>",
          "classification": "payment_inquiry",
          "is_action_required": true,
          "is_reply_required": true,
          "object": "<string>",
          "reason": "<string>",
          "action_recommendation": "<string>",
          "agent_confidence_reason": "<string>",
          "agent_confidence_score": 123,
          "agent_error_code": "<string>",
          "agent_uncertainties": [
            "<string>"
          ],
          "created_at": "2023-11-07T05:31:56Z",
          "language": "<string>",
          "modified_at": "2023-11-07T05:31:56Z",
          "tasks": [
            {
              "label": "<string>",
              "object": "<string>",
              "organization_id": "<string>",
              "type": "activity_summary_outreach",
              "id": "<string>",
              "action_taken": "complete",
              "assignee": {
                "email": "<string>",
                "family_name": "<string>",
                "given_name": "<string>",
                "object": "<string>",
                "organization_id": "<string>",
                "id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "dashboard_settings": {
                  "thread_emails_sort_order": "asc"
                },
                "default_email_sender_id": "<string>",
                "invited_by_user_id": "<string>",
                "is_access_approved": true,
                "is_org_admin": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "onboarding_required": true,
                "profile_picture": "<string>",
                "selected": true
              },
              "assignee_id": "<string>",
              "close_reason": "<string>",
              "completed_action": {},
              "created_at": "2023-11-07T05:31:56Z",
              "data": [
                {
                  "object": "<string>",
                  "source": "email",
                  "task_id": "<string>",
                  "type": "response",
                  "id": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "data": "<unknown>",
                  "modified_at": "2023-11-07T05:31:56Z"
                }
              ],
              "description": "<string>",
              "error_reason": "<string>",
              "modified_at": "2023-11-07T05:31:56Z",
              "status": "open",
              "trigger_event": {
                "name": "<string>",
                "object": "<string>",
                "id": "<string>",
                "actor_id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "data": "<unknown>",
                "entity": "<unknown>",
                "entity_id": "<string>",
                "message": "<string>",
                "modified_at": "2023-11-07T05:31:56Z",
                "timestamp": "2023-11-07T05:31:56Z"
              },
              "trigger_event_id": "<string>"
            }
          ]
        }
      ],
      "created_at": "2023-11-07T05:31:56Z",
      "custom_classifications": [
        "<string>"
      ],
      "disconnection_reason": "<string>",
      "end_time": "2023-11-07T05:31:56Z",
      "from_number": "<string>",
      "in_voicemail": true,
      "invoices": [
        {
          "amount_due": 123,
          "currency": "ADP",
          "object": "<string>",
          "remote_id": "<string>",
          "total_amount": 123,
          "id": "<string>",
          "amount_paid": 123,
          "assignee": {
            "email": "<string>",
            "family_name": "<string>",
            "given_name": "<string>",
            "object": "<string>",
            "organization_id": "<string>",
            "id": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "dashboard_settings": {
              "thread_emails_sort_order": "asc"
            },
            "default_email_sender_id": "<string>",
            "invited_by_user_id": "<string>",
            "is_access_approved": true,
            "is_org_admin": true,
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "onboarding_required": true,
            "profile_picture": "<string>",
            "selected": true
          },
          "billing_address": {
            "object": "<string>",
            "city": "<string>",
            "coordinates": {},
            "country": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "description": "<string>",
            "line1": "<string>",
            "line2": "<string>",
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "phone": "<string>",
            "postal_code": "<string>",
            "remote_id": "<string>",
            "state": "<string>",
            "type": "<string>"
          },
          "billing_address_id": 123,
          "billing_email": "<string>",
          "calls": "<array>",
          "created_at": "2023-11-07T05:31:56Z",
          "custom_fields": "<unknown>",
          "due_date": "2023-11-07T05:31:56Z",
          "emails": [
            {
              "object": "<string>",
              "thread_id": "<string>",
              "id": "<string>",
              "attachments": [
                {
                  "file_type": "audio",
                  "mime_type": "<string>",
                  "name": "<string>",
                  "object": "<string>",
                  "organization_id": "<string>",
                  "id": "<string>",
                  "content_id": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "disposition": "<string>",
                  "is_verified": true,
                  "modified_at": "2023-11-07T05:31:56Z",
                  "presigned_url": "<string>",
                  "presigned_url_expires_at": "2023-11-07T05:31:56Z",
                  "purpose": "<string>",
                  "remote_id": "<string>",
                  "size": 123,
                  "src": "<unknown>",
                  "user_id": "<string>"
                }
              ],
              "author": {
                "email": "<string>",
                "family_name": "<string>",
                "given_name": "<string>",
                "object": "<string>",
                "organization_id": "<string>",
                "id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "dashboard_settings": {
                  "thread_emails_sort_order": "asc"
                },
                "default_email_sender_id": "<string>",
                "invited_by_user_id": "<string>",
                "is_access_approved": true,
                "is_org_admin": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "onboarding_required": true,
                "profile_picture": "<string>",
                "selected": true
              },
              "author_id": "<string>",
              "bcc": [
                "<string>"
              ],
              "body": "<string>",
              "bounced_addresses": [
                "<string>"
              ],
              "bulk_email_request_id": "<string>",
              "cc": [
                "<string>"
              ],
              "created_at": "2023-11-07T05:31:56Z",
              "custom_headers": "<unknown>",
              "direction": "inbound",
              "email_reason": "<string>",
              "email_sender": {
                "email": "<string>",
                "object": "<string>",
                "reply_to": "<string>",
                "user_id": "<string>",
                "id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "expired_at": "2023-11-07T05:31:56Z",
                "is_nylas_connection": true,
                "is_nylas_grant_expired": true,
                "is_shared": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "provider": "<string>",
                "reply_to_name": "<string>",
                "signature_html": "<string>"
              },
              "email_sender_id": "<string>",
              "error_message": "<string>",
              "from_email": "<string>",
              "generated_body": "<string>",
              "is_automated": true,
              "is_generated": true,
              "is_originated_in_stuut": true,
              "is_unread": true,
              "modified_at": "2023-11-07T05:31:56Z",
              "parent_email_id": "<string>",
              "participants": [
                "[email protected]"
              ],
              "remote_id": "<string>",
              "remote_links": [
                {
                  "email_id": "<string>",
                  "email_sender_id": "<string>",
                  "object": "<string>",
                  "remote_id": "<string>",
                  "remote_thread_id": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "modified_at": "2023-11-07T05:31:56Z"
                }
              ],
              "reply_to": [
                "<string>"
              ],
              "send_separately": true,
              "sent_at": "2023-11-07T05:31:56Z",
              "sent_by_id": "<string>",
              "snippet": "<string>",
              "status": "draft",
              "subject": "<string>",
              "to": [
                "<string>"
              ]
            }
          ],
          "in_dispute": true,
          "is_issued_email_sent": true,
          "issued_at": "2023-11-07T05:31:56Z",
          "last_outreach_at": "2023-11-07T05:31:56Z",
          "last_outreach_channel": "email",
          "last_outreach_to": "<string>",
          "last_synced_at": "2023-11-07T05:31:56Z",
          "line_items": [
            {
              "invoice_id": "<string>",
              "object": "<string>",
              "remote_id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "currency": "ADP",
              "custom_fields": "<unknown>",
              "description": "<string>",
              "line_number": 123,
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "period_end_date": "2023-11-07T05:31:56Z",
              "period_start_date": "2023-11-07T05:31:56Z",
              "product_type": "<string>",
              "quantity": 123,
              "remote_created_at": "2023-11-07T05:31:56Z",
              "remote_metadata": "<unknown>",
              "remote_modified_at": "2023-11-07T05:31:56Z",
              "total_amount": 123,
              "total_discount": 123,
              "total_tax": 123,
              "unit_amount": 123
            }
          ],
          "linked_integration": {
            "integration_name": "<string>",
            "is_configured": true,
            "object": "<string>",
            "settings": {},
            "id": "<string>",
            "api_subdomain": "<string>",
            "api_url": "<string>",
            "connection_info": "<unknown>",
            "created_at": "2023-11-07T05:31:56Z",
            "credentials_expire_at": "2023-11-07T05:31:56Z",
            "health": {
              "status": "incomplete",
              "details": null,
              "message": null,
              "reason": null
            },
            "identity_info": "<unknown>",
            "integration": {
              "display_name": "<string>",
              "name": "<string>",
              "object": "<string>",
              "api_base_url": "<string>",
              "api_documentation_url": null,
              "api_requires_subdomain": false,
              "auth_type": null,
              "categories": [
                "accounting"
              ],
              "color": null,
              "connection_guide_url": null,
              "connection_instructions": null,
              "connection_steps": [
                {
                  "type": "fetch",
                  "title": "<string>",
                  "description": null,
                  "endpoint": null,
                  "fields": null,
                  "post_auth": false
                }
              ],
              "created_at": "2023-11-07T05:31:56Z",
              "description": null,
              "is_enabled": true,
              "logo": null,
              "logo_square": null,
              "modified_at": "2023-11-07T05:31:56Z",
              "settings": [
                {
                  "key": "<string>",
                  "type": "any",
                  "choices": null,
                  "description": null,
                  "format": "text",
                  "group": null,
                  "guide_url": null,
                  "is_editable": false,
                  "is_required": true,
                  "is_select": false,
                  "label": null,
                  "post_auth": false,
                  "requires_load": false
                }
              ],
              "short_description": null
            },
            "is_running_setup": true,
            "is_sync_disabled": true,
            "is_webhooks_enabled": true,
            "models": [
              {
                "integration_schema_id": "<string>",
                "linked_integration_id": "<string>",
                "name": "<string>",
                "object": "<string>",
                "id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "exclude_rule": {},
                "field_mappings": "<unknown>",
                "health": {
                  "status": "incomplete",
                  "details": null,
                  "message": null,
                  "reason": null
                },
                "is_read_enabled": true,
                "is_webhooks_setup": true,
                "is_write_enabled": true,
                "last_sync": {
                  "linked_model_id": "<string>",
                  "object": "<string>",
                  "run_id": "<string>",
                  "id": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "entity_id": "<string>",
                  "is_initial_sync": true,
                  "is_one_off": true,
                  "modified_at": "2023-11-07T05:31:56Z",
                  "pagination": "<unknown>",
                  "run": {
                    "object": "<string>",
                    "id": "<string>",
                    "completed_at": "2023-11-07T05:31:56Z",
                    "created_at": "2023-11-07T05:31:56Z",
                    "data": "<unknown>",
                    "event_id": "<string>",
                    "modified_at": "2023-11-07T05:31:56Z",
                    "output": "<unknown>",
                    "remote_id": "<string>",
                    "stacktrace": "<string>",
                    "started_at": "2023-11-07T05:31:56Z",
                    "status": "scheduled"
                  },
                  "timerange_end": "2023-11-07T05:31:56Z",
                  "timerange_start": "2023-11-07T05:31:56Z"
                },
                "last_sync_id": "<string>",
                "modified_at": "2023-11-07T05:31:56Z",
                "next_sync_at": "2023-11-07T05:31:56Z",
                "sync_requested": true
              }
            ],
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "owner_id": "<string>",
            "requires_setup": true,
            "username": "<string>",
            "webhook_listener_url": "<string>",
            "webhook_setup_error": "<string>"
          },
          "marked_uncollectible_at": "2023-11-07T05:31:56Z",
          "memo": "<string>",
          "modified_at": "2023-11-07T05:31:56Z",
          "number": "<string>",
          "order_number": "<string>",
          "paid_at": "2023-11-07T05:31:56Z",
          "partner": {
            "id": "<string>",
            "account_number": "<string>",
            "ap_portals": [
              {
                "object": "<string>",
                "partner_id": "<string>",
                "id": "<string>",
                "account": {
                  "object": "<string>",
                  "organization_id": "<string>",
                  "provider": "coupa",
                  "id": "<string>",
                  "available_operations": "<unknown>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "modified_at": "2023-11-07T05:31:56Z"
                },
                "account_id": "<string>",
                "account_key": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "customer_identifier": "<string>",
                "customer_name": "<string>",
                "invoice_submission_guidelines": "<string>",
                "is_enabled": true,
                "is_invoice_submission_enabled": true,
                "is_report_download_enabled": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "provider": "coupa",
                "report_email": "<string>",
                "report_frequency": "daily"
              }
            ],
            "assignee": {
              "email": "<string>",
              "family_name": "<string>",
              "given_name": "<string>",
              "object": "<string>",
              "organization_id": "<string>",
              "id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "dashboard_settings": {
                "thread_emails_sort_order": "asc"
              },
              "default_email_sender_id": "<string>",
              "invited_by_user_id": "<string>",
              "is_access_approved": true,
              "is_org_admin": true,
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "onboarding_required": true,
              "profile_picture": "<string>",
              "selected": true
            },
            "assignee_id": "<string>",
            "billing_address": {
              "object": "<string>",
              "city": "<string>",
              "coordinates": {},
              "country": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "description": "<string>",
              "line1": "<string>",
              "line2": "<string>",
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "phone": "<string>",
              "postal_code": "<string>",
              "remote_id": "<string>",
              "state": "<string>",
              "type": "<string>"
            },
            "billing_address_id": 123,
            "contacts": [
              {
                "email": "<string>",
                "object": "<string>",
                "partner_id": "<string>",
                "id": "<string>",
                "address": {
                  "object": "<string>",
                  "city": "<string>",
                  "coordinates": {},
                  "country": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "description": "<string>",
                  "line1": "<string>",
                  "line2": "<string>",
                  "modified_at": "2023-11-07T05:31:56Z",
                  "name": "<string>",
                  "phone": "<string>",
                  "postal_code": "<string>",
                  "remote_id": "<string>",
                  "state": "<string>",
                  "type": "<string>"
                },
                "address_id": 123,
                "addresses": [
                  {
                    "object": "<string>",
                    "id": "<string>",
                    "city": "<string>",
                    "coordinates": {},
                    "country": "<string>",
                    "created_at": "2023-11-07T05:31:56Z",
                    "description": "<string>",
                    "is_primary": true,
                    "line1": "<string>",
                    "line2": "<string>",
                    "modified_at": "2023-11-07T05:31:56Z",
                    "name": "<string>",
                    "postal_code": "<string>",
                    "state": "<string>",
                    "type": "<string>"
                  }
                ],
                "created_at": "2023-11-07T05:31:56Z",
                "custom_fields": "<unknown>",
                "external_role": "billing_contact",
                "family_name": "<string>",
                "given_name": "<string>",
                "internal_role": "account_manager",
                "is_email_disabled": true,
                "is_phone_disabled": true,
                "is_primary": true,
                "is_primary_email": true,
                "is_primary_phone": true,
                "job_title": "<string>",
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "phone": "<string>",
                "remote_created_at": "2023-11-07T05:31:56Z",
                "remote_id": "<string>",
                "remote_metadata": "<unknown>",
                "remote_modified_at": "2023-11-07T05:31:56Z",
                "status_metadata": "<unknown>"
              }
            ],
            "created_at": "2023-11-07T05:31:56Z",
            "currency": "ADP",
            "custom_fields": "<unknown>",
            "description": "<string>",
            "email": "<string>",
            "family_name": "<string>",
            "finix_identity_id": "<string>",
            "given_name": "<string>",
            "invoice_prefix": "<string>",
            "is_active": true,
            "is_call_outreach_manually_paused": true,
            "is_company": true,
            "is_email_disabled": true,
            "is_email_outreach_manually_paused": true,
            "is_phone_disabled": true,
            "is_primary_email": true,
            "is_primary_phone": true,
            "last_outreach_at": "2023-11-07T05:31:56Z",
            "last_outreach_channel": "email",
            "last_outreach_to": "<string>",
            "last_synced_at": "2023-11-07T05:31:56Z",
            "legal_name": "<string>",
            "linked_integration": {
              "integration_name": "<string>",
              "is_configured": true,
              "object": "<string>",
              "settings": {},
              "id": "<string>",
              "api_subdomain": "<string>",
              "api_url": "<string>",
              "connection_info": "<unknown>",
              "created_at": "2023-11-07T05:31:56Z",
              "credentials_expire_at": "2023-11-07T05:31:56Z",
              "health": {
                "status": "incomplete",
                "details": null,
                "message": null,
                "reason": null
              },
              "identity_info": "<unknown>",
              "integration": {
                "display_name": "<string>",
                "name": "<string>",
                "object": "<string>",
                "api_base_url": "<string>",
                "api_documentation_url": null,
                "api_requires_subdomain": false,
                "auth_type": null,
                "categories": [
                  "accounting"
                ],
                "color": null,
                "connection_guide_url": null,
                "connection_instructions": null,
                "connection_steps": [
                  {
                    "type": "fetch",
                    "title": "<string>",
                    "description": null,
                    "endpoint": null,
                    "fields": null,
                    "post_auth": false
                  }
                ],
                "created_at": "2023-11-07T05:31:56Z",
                "description": null,
                "is_enabled": true,
                "logo": null,
                "logo_square": null,
                "modified_at": "2023-11-07T05:31:56Z",
                "settings": [
                  {
                    "key": "<string>",
                    "type": "any",
                    "choices": null,
                    "description": null,
                    "format": "text",
                    "group": null,
                    "guide_url": null,
                    "is_editable": false,
                    "is_required": true,
                    "is_select": false,
                    "label": null,
                    "post_auth": false,
                    "requires_load": false
                  }
                ],
                "short_description": null
              },
              "is_running_setup": true,
              "is_sync_disabled": true,
              "is_webhooks_enabled": true,
              "models": [
                {
                  "integration_schema_id": "<string>",
                  "linked_integration_id": "<string>",
                  "name": "<string>",
                  "object": "<string>",
                  "id": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "exclude_rule": {},
                  "field_mappings": "<unknown>",
                  "health": {
                    "status": "incomplete",
                    "details": null,
                    "message": null,
                    "reason": null
                  },
                  "is_read_enabled": true,
                  "is_webhooks_setup": true,
                  "is_write_enabled": true,
                  "last_sync": {
                    "linked_model_id": "<string>",
                    "object": "<string>",
                    "run_id": "<string>",
                    "id": "<string>",
                    "created_at": "2023-11-07T05:31:56Z",
                    "entity_id": "<string>",
                    "is_initial_sync": true,
                    "is_one_off": true,
                    "modified_at": "2023-11-07T05:31:56Z",
                    "pagination": "<unknown>",
                    "run": {
                      "object": "<string>",
                      "id": "<string>",
                      "completed_at": "2023-11-07T05:31:56Z",
                      "created_at": "2023-11-07T05:31:56Z",
                      "data": "<unknown>",
                      "event_id": "<string>",
                      "modified_at": "2023-11-07T05:31:56Z",
                      "output": "<unknown>",
                      "remote_id": "<string>",
                      "stacktrace": "<string>",
                      "started_at": "2023-11-07T05:31:56Z",
                      "status": "scheduled"
                    },
                    "timerange_end": "2023-11-07T05:31:56Z",
                    "timerange_start": "2023-11-07T05:31:56Z"
                  },
                  "last_sync_id": "<string>",
                  "modified_at": "2023-11-07T05:31:56Z",
                  "next_sync_at": "2023-11-07T05:31:56Z",
                  "sync_requested": true
                }
              ],
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "owner_id": "<string>",
              "requires_setup": true,
              "username": "<string>",
              "webhook_listener_url": "<string>",
              "webhook_setup_error": "<string>"
            },
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "object": "<string>",
            "on_behalf_of": "<string>",
            "on_behalf_of_phone": "<string>",
            "organization_id": "<string>",
            "parent_id": "<string>",
            "phone": "<string>",
            "remote_created_at": "2023-11-07T05:31:56Z",
            "remote_id": "<string>",
            "remote_metadata": "<unknown>",
            "remote_modified_at": "2023-11-07T05:31:56Z",
            "remote_parent_id": "<string>",
            "remote_payment_portal_url": "<string>",
            "shipping_address": {
              "object": "<string>",
              "city": "<string>",
              "coordinates": {},
              "country": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "description": "<string>",
              "line1": "<string>",
              "line2": "<string>",
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "phone": "<string>",
              "postal_code": "<string>",
              "remote_id": "<string>",
              "state": "<string>",
              "type": "<string>"
            },
            "status_metadata": "<unknown>",
            "sync_status": "partial",
            "tags": [
              {
                "object": "<string>",
                "partner_id": "<string>",
                "tag_id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "is_manual": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "tag": {
                  "name": "<string>",
                  "object": "<string>",
                  "id": "<string>",
                  "color": "<string>",
                  "created_at": "2023-11-07T05:31:56Z",
                  "modified_at": "2023-11-07T05:31:56Z",
                  "rule_condition": {}
                }
              }
            ],
            "tax_number": "<string>",
            "timezone": "Africa/Abidjan"
          },
          "partner_id": "<string>",
          "payments": [
            {
              "amount": 123,
              "invoice_id": "<string>",
              "object": "<string>",
              "payment_id": "<string>",
              "strategy": "automatic",
              "id": "<string>",
              "agent_confidence_reason": "<string>",
              "agent_confidence_score": 123,
              "agent_error_code": "<string>",
              "agent_uncertainties": [
                "<string>"
              ],
              "approved": true,
              "approved_at": "2023-11-07T05:31:56Z",
              "approver_id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "modified_at": "2023-11-07T05:31:56Z",
              "payment": {
                "id": "<string>",
                "agent_confidence_reason": "<string>",
                "agent_confidence_score": 123,
                "agent_error_code": "<string>",
                "agent_uncertainties": [
                  "<string>"
                ],
                "amount": 123,
                "amount_refunded": 123,
                "bank_transaction_id": "<string>",
                "billing_email": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "currency": "ADP",
                "currency_rate": 123,
                "custom_fields": "<unknown>",
                "description": "<string>",
                "expected_at": "2023-11-07T05:31:56Z",
                "finix_transfer_id": "<string>",
                "initiated_at": "2023-11-07T05:31:56Z",
                "last_exported_at": "2023-11-07T05:31:56Z",
                "last_synced_at": "2023-11-07T05:31:56Z",
                "linked_integration_id": "<string>",
                "modified_at": "2023-11-07T05:31:56Z",
                "object": "<string>",
                "partner_id": "<string>",
                "payment_method": "ach",
                "receipt_url": "<string>",
                "reference_number": "<string>",
                "remittance_id": "<string>",
                "remote_created_at": "2023-11-07T05:31:56Z",
                "remote_id": "<string>",
                "remote_metadata": "<unknown>",
                "remote_modified_at": "2023-11-07T05:31:56Z",
                "statement_descriptor": "<string>",
                "status": "pending_match",
                "stripe_session_id": "<string>",
                "sync_status": "partial",
                "timestamp": "2023-11-07T05:31:56Z",
                "transaction_match_approved_at": "2023-11-07T05:31:56Z",
                "transaction_match_approver_id": "<string>"
              },
              "remote_id": "<string>"
            }
          ],
          "pdf": "<unknown>",
          "pdf_id": "<string>",
          "period_end_date": "2023-11-07T05:31:56Z",
          "period_start_date": "2023-11-07T05:31:56Z",
          "private_note": "<string>",
          "promised_to_pay_date": "2023-12-25",
          "purchase_order_number": "<string>",
          "remote_created_at": "2023-11-07T05:31:56Z",
          "remote_invoice_pdf": "<string>",
          "remote_metadata": "<unknown>",
          "remote_modified_at": "2023-11-07T05:31:56Z",
          "remote_partner_id": "<string>",
          "remote_payment_portal_url": "<string>",
          "remote_payment_status": "processing",
          "remote_status": "<string>",
          "requires_line_item_sync": true,
          "shipping_address": {
            "object": "<string>",
            "city": "<string>",
            "coordinates": {},
            "country": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "description": "<string>",
            "line1": "<string>",
            "line2": "<string>",
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "phone": "<string>",
            "postal_code": "<string>",
            "remote_id": "<string>",
            "state": "<string>",
            "type": "<string>"
          },
          "shipping_address_id": 123,
          "status": "<unknown>",
          "subtotal": 123,
          "sync_status": "partial",
          "total_discount": 123,
          "total_tax": 123,
          "type": "payable",
          "voided_at": "2023-11-07T05:31:56Z"
        }
      ],
      "is_automated": true,
      "modified_at": "2023-11-07T05:31:56Z",
      "partner": {
        "id": "<string>",
        "account_number": "<string>",
        "ap_portals": [
          {
            "object": "<string>",
            "partner_id": "<string>",
            "id": "<string>",
            "account": {
              "object": "<string>",
              "organization_id": "<string>",
              "provider": "coupa",
              "id": "<string>",
              "available_operations": "<unknown>",
              "created_at": "2023-11-07T05:31:56Z",
              "modified_at": "2023-11-07T05:31:56Z"
            },
            "account_id": "<string>",
            "account_key": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "customer_identifier": "<string>",
            "customer_name": "<string>",
            "invoice_submission_guidelines": "<string>",
            "is_enabled": true,
            "is_invoice_submission_enabled": true,
            "is_report_download_enabled": true,
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "provider": "coupa",
            "report_email": "<string>",
            "report_frequency": "daily"
          }
        ],
        "assignee": {
          "email": "<string>",
          "family_name": "<string>",
          "given_name": "<string>",
          "object": "<string>",
          "organization_id": "<string>",
          "id": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "dashboard_settings": {
            "thread_emails_sort_order": "asc"
          },
          "default_email_sender_id": "<string>",
          "invited_by_user_id": "<string>",
          "is_access_approved": true,
          "is_org_admin": true,
          "modified_at": "2023-11-07T05:31:56Z",
          "name": "<string>",
          "onboarding_required": true,
          "profile_picture": "<string>",
          "selected": true
        },
        "assignee_id": "<string>",
        "billing_address": {
          "object": "<string>",
          "city": "<string>",
          "coordinates": {},
          "country": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "description": "<string>",
          "line1": "<string>",
          "line2": "<string>",
          "modified_at": "2023-11-07T05:31:56Z",
          "name": "<string>",
          "phone": "<string>",
          "postal_code": "<string>",
          "remote_id": "<string>",
          "state": "<string>",
          "type": "<string>"
        },
        "billing_address_id": 123,
        "contacts": [
          {
            "email": "<string>",
            "object": "<string>",
            "partner_id": "<string>",
            "id": "<string>",
            "address": {
              "object": "<string>",
              "city": "<string>",
              "coordinates": {},
              "country": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "description": "<string>",
              "line1": "<string>",
              "line2": "<string>",
              "modified_at": "2023-11-07T05:31:56Z",
              "name": "<string>",
              "phone": "<string>",
              "postal_code": "<string>",
              "remote_id": "<string>",
              "state": "<string>",
              "type": "<string>"
            },
            "address_id": 123,
            "addresses": [
              {
                "object": "<string>",
                "id": "<string>",
                "city": "<string>",
                "coordinates": {},
                "country": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "description": "<string>",
                "is_primary": true,
                "line1": "<string>",
                "line2": "<string>",
                "modified_at": "2023-11-07T05:31:56Z",
                "name": "<string>",
                "postal_code": "<string>",
                "state": "<string>",
                "type": "<string>"
              }
            ],
            "created_at": "2023-11-07T05:31:56Z",
            "custom_fields": "<unknown>",
            "external_role": "billing_contact",
            "family_name": "<string>",
            "given_name": "<string>",
            "internal_role": "account_manager",
            "is_email_disabled": true,
            "is_phone_disabled": true,
            "is_primary": true,
            "is_primary_email": true,
            "is_primary_phone": true,
            "job_title": "<string>",
            "modified_at": "2023-11-07T05:31:56Z",
            "name": "<string>",
            "phone": "<string>",
            "remote_created_at": "2023-11-07T05:31:56Z",
            "remote_id": "<string>",
            "remote_metadata": "<unknown>",
            "remote_modified_at": "2023-11-07T05:31:56Z",
            "status_metadata": "<unknown>"
          }
        ],
        "created_at": "2023-11-07T05:31:56Z",
        "currency": "ADP",
        "custom_fields": "<unknown>",
        "description": "<string>",
        "email": "<string>",
        "family_name": "<string>",
        "finix_identity_id": "<string>",
        "given_name": "<string>",
        "invoice_prefix": "<string>",
        "is_active": true,
        "is_company": true,
        "is_email_disabled": true,
        "is_phone_disabled": true,
        "is_primary_email": true,
        "is_primary_phone": true,
        "last_outreach_at": "2023-11-07T05:31:56Z",
        "last_outreach_channel": "email",
        "last_outreach_to": "<string>",
        "last_synced_at": "2023-11-07T05:31:56Z",
        "legal_name": "<string>",
        "linked_integration": {
          "integration_name": "<string>",
          "is_configured": true,
          "object": "<string>",
          "settings": {},
          "id": "<string>",
          "api_subdomain": "<string>",
          "api_url": "<string>",
          "connection_info": "<unknown>",
          "created_at": "2023-11-07T05:31:56Z",
          "credentials_expire_at": "2023-11-07T05:31:56Z",
          "health": {
            "status": "incomplete",
            "details": null,
            "message": null,
            "reason": null
          },
          "identity_info": "<unknown>",
          "integration": {
            "display_name": "<string>",
            "name": "<string>",
            "object": "<string>",
            "api_base_url": "<string>",
            "api_documentation_url": null,
            "api_requires_subdomain": false,
            "auth_type": null,
            "categories": [
              "accounting"
            ],
            "color": null,
            "connection_guide_url": null,
            "connection_instructions": null,
            "connection_steps": [
              {
                "type": "fetch",
                "title": "<string>",
                "description": null,
                "endpoint": null,
                "fields": null,
                "post_auth": false
              }
            ],
            "created_at": "2023-11-07T05:31:56Z",
            "description": null,
            "is_enabled": true,
            "logo": null,
            "logo_square": null,
            "modified_at": "2023-11-07T05:31:56Z",
            "settings": [
              {
                "key": "<string>",
                "type": "any",
                "choices": null,
                "description": null,
                "format": "text",
                "group": null,
                "guide_url": null,
                "is_editable": false,
                "is_required": true,
                "is_select": false,
                "label": null,
                "post_auth": false,
                "requires_load": false
              }
            ],
            "short_description": null
          },
          "is_running_setup": true,
          "is_sync_disabled": true,
          "is_webhooks_enabled": true,
          "models": [
            {
              "integration_schema_id": "<string>",
              "linked_integration_id": "<string>",
              "name": "<string>",
              "object": "<string>",
              "id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "exclude_rule": {},
              "field_mappings": "<unknown>",
              "health": {
                "status": "incomplete",
                "details": null,
                "message": null,
                "reason": null
              },
              "is_read_enabled": true,
              "is_webhooks_setup": true,
              "is_write_enabled": true,
              "last_sync": {
                "linked_model_id": "<string>",
                "object": "<string>",
                "run_id": "<string>",
                "id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "entity_id": "<string>",
                "is_initial_sync": true,
                "is_one_off": true,
                "modified_at": "2023-11-07T05:31:56Z",
                "pagination": "<unknown>",
                "run": {
                  "object": "<string>",
                  "id": "<string>",
                  "completed_at": "2023-11-07T05:31:56Z",
                  "created_at": "2023-11-07T05:31:56Z",
                  "data": "<unknown>",
                  "event_id": "<string>",
                  "modified_at": "2023-11-07T05:31:56Z",
                  "output": "<unknown>",
                  "remote_id": "<string>",
                  "stacktrace": "<string>",
                  "started_at": "2023-11-07T05:31:56Z",
                  "status": "scheduled"
                },
                "timerange_end": "2023-11-07T05:31:56Z",
                "timerange_start": "2023-11-07T05:31:56Z"
              },
              "last_sync_id": "<string>",
              "modified_at": "2023-11-07T05:31:56Z",
              "next_sync_at": "2023-11-07T05:31:56Z",
              "sync_requested": true
            }
          ],
          "modified_at": "2023-11-07T05:31:56Z",
          "name": "<string>",
          "owner_id": "<string>",
          "requires_setup": true,
          "username": "<string>",
          "webhook_listener_url": "<string>",
          "webhook_setup_error": "<string>"
        },
        "modified_at": "2023-11-07T05:31:56Z",
        "name": "<string>",
        "object": "<string>",
        "on_behalf_of": "<string>",
        "on_behalf_of_phone": "<string>",
        "organization_id": "<string>",
        "parent_id": "<string>",
        "phone": "<string>",
        "remote_created_at": "2023-11-07T05:31:56Z",
        "remote_id": "<string>",
        "remote_metadata": "<unknown>",
        "remote_modified_at": "2023-11-07T05:31:56Z",
        "remote_parent_id": "<string>",
        "remote_payment_portal_url": "<string>",
        "shipping_address": {
          "object": "<string>",
          "city": "<string>",
          "coordinates": {},
          "country": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "description": "<string>",
          "line1": "<string>",
          "line2": "<string>",
          "modified_at": "2023-11-07T05:31:56Z",
          "name": "<string>",
          "phone": "<string>",
          "postal_code": "<string>",
          "remote_id": "<string>",
          "state": "<string>",
          "type": "<string>"
        },
        "status_metadata": "<unknown>",
        "sync_status": "partial",
        "tags": [
          {
            "object": "<string>",
            "partner_id": "<string>",
            "tag_id": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "is_manual": true,
            "modified_at": "2023-11-07T05:31:56Z",
            "tag": {
              "name": "<string>",
              "object": "<string>",
              "id": "<string>",
              "color": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "modified_at": "2023-11-07T05:31:56Z",
              "rule_condition": {}
            }
          }
        ],
        "tax_number": "<string>",
        "timezone": "Africa/Abidjan"
      },
      "partner_id": "<string>",
      "recording_url": "<unknown>",
      "retell_id": "<string>",
      "sentiment": "positive",
      "start_time": "2023-11-07T05:31:56Z",
      "status": "pending_approval",
      "summary": "<string>",
      "transcript": "<unknown>",
      "transcript_str": "<string>",
      "transferred_to": "<string>",
      "workflow": {
        "id": "<string>",
        "active_days": [
          123
        ],
        "created_at": "2023-11-07T05:31:56Z",
        "email_sender_id": "<string>",
        "is_active": true,
        "is_call_on_weekend_enabled": true,
        "modified_at": "2023-11-07T05:31:56Z",
        "name": "<string>",
        "object": "<string>",
        "outreach_window_end": "<string>",
        "outreach_window_start": "<string>",
        "pending_run_strategy": "send_all",
        "test_email": "<string>",
        "test_phone_number": "<string>",
        "timezone": "Africa/Abidjan"
      }
    }
  ],
  "current_page": 0,
  "total_records": 0,
  "next_page": null
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
default:0

Page number, 0 indexed.

Required range: x >= 0
limit
integer
default:50

The page size

Required range: 1 <= x <= 200
classification
enum<string>[]
Available options:
payment_inquiry,
payment_promise,
account_inquiry,
invoice_inquiry,
refund_request,
cancellation_request,
support_request,
complaint,
feedback,
wrong_contact,
message_forwarding_request,
cc_inclusion_request,
not_available,
contact_inquiry,
other
direction
enum<string>
Available options:
inbound,
outbound
invoice
string

The Invoice identifier, (e.g. inv_abc123).

partner
string

The Partner identifier, (e.g. ptn_abc123).

sentiment
enum<string>[]
Available options:
positive,
negative,
neutral,
unknown
workflow
string

The OutreachWorkflow identifier, (e.g. otwfl_abc123).

Response

Successful response

data
object[]
current_page
integer
default:0

The current page.

total_records
integer
default:0

Total number of records.

next_page
integer | null

The next page, if one exists.