---
title: "Get Integration Api Logs"
method: GET
path: "/v1/organizations/organization/integration-api-logs"
tags: ["Organisations"]
---

# Get Integration Api Logs

`GET /v1/organizations/organization/integration-api-logs`

## Response `200`

Successful Response

- IntegrationAPILogsResponse
  - `items` IntegrationAPILogItem[], required
    - `phone` string, nullable
    - `first_name` string, nullable
    - `last_name` string, nullable
    - `sequence_id` string, nullable
    - `status` string, required
    - `error_message` string, nullable
    - `source` string, nullable
    - `created_at` string, nullable

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/revisions/3274aa9b0e51/schema)
