> ## Documentation Index
> Fetch the complete documentation index at: https://docs.worthai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Related Businesses

> Retrieves a list of businesses related to the one specified by the given businessID.



## OpenAPI

````yaml get /customers/{customerID}/businesses/{businessID}/related-businesses
openapi: 3.1.0
info:
  title: Case Service
  description: >-
    This service handles the cases for business and also the subscriptions taken
    by business.
  contact: {}
  version: '1.0'
servers:
  - url: https://api.joinworth.com/case/api/v1
    variables: {}
security:
  - bearer: []
tags:
  - name: Subscriptions
  - name: Invites
  - name: Customer Bulk Functions
  - name: NAICS AND MCC
  - name: Businesses
  - name: Cases
  - name: Core
  - name: Risk Alerts
  - name: Dashboard
  - name: Onboarding
  - name: White Label
  - name: Customer
  - name: Co-Applicants
  - name: Applicants
  - name: Misc
    description: ''
paths:
  /customers/{customerID}/businesses/{businessID}/related-businesses:
    get:
      tags:
        - Related Businesses
      summary: Get Related Businesses
      description: >-
        Retrieves a list of businesses related to the one specified by the given
        businessID.
      operationId: GetRelatedBusinesses
      parameters:
        - name: customerID
          in: path
          description: ''
          required: true
          style: simple
          schema:
            type: string
            example: 44aed0e8-89ec-4307-8b5d-310f8964e5b5
        - name: businessID
          in: path
          description: ''
          required: true
          style: simple
          schema:
            type: string
            example: fd9021b0-8056-4ffc-9191-23ab4b9ca906
      responses:
        '200':
          description: OK
          headers:
            Date:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Wed, 18 Jun 2025 11:55:26 GMT
            Content-Length:
              content:
                text/plain:
                  schema:
                    type: string
                  example: '1227'
            Connection:
              content:
                text/plain:
                  schema:
                    type: string
                  example: keep-alive
            Content-Security-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                  example: >-
                    default-src 'self';base-uri 'self';font-src 'self' https:
                    data:;form-action 'self';frame-ancestors 'self';img-src
                    'self' data:;object-src 'none';script-src
                    'self';script-src-attr 'none';style-src 'self' https:
                    'unsafe-inline';upgrade-insecure-requests
            Cross-Origin-Opener-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                  example: same-origin
            Cross-Origin-Resource-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                  example: same-origin
            Origin-Agent-Cluster:
              content:
                text/plain:
                  schema:
                    type: string
                  example: '?1'
            Referrer-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                  example: no-referrer
            Strict-Transport-Security:
              content:
                text/plain:
                  schema:
                    type: string
                  example: max-age=15552000; includeSubDomains
            X-Content-Type-Options:
              content:
                text/plain:
                  schema:
                    type: string
                  example: nosniff
            X-DNS-Prefetch-Control:
              content:
                text/plain:
                  schema:
                    type: string
                  example: 'off'
            X-Download-Options:
              content:
                text/plain:
                  schema:
                    type: string
                  example: noopen
            X-Frame-Options:
              content:
                text/plain:
                  schema:
                    type: string
                  example: SAMEORIGIN
            X-Permitted-Cross-Domain-Policies:
              content:
                text/plain:
                  schema:
                    type: string
                  example: none
            X-XSS-Protection:
              content:
                text/plain:
                  schema:
                    type: string
                  example: '0'
            Vary:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Origin
            Access-Control-Allow-Credentials:
              content:
                text/plain:
                  schema:
                    type: string
                  example: 'true'
            ETag:
              content:
                text/plain:
                  schema:
                    type: string
                  example: W/"4cb-iidUOLUtYolZ71j09eLgN+2hHCM"
          content:
            application/json; charset=utf-8:
              schema:
                allOf:
                  - $ref: '#/components/schemas/Success26'
                  - example:
                      status: success
                      message: Related Businesses fetched successfully
                      data:
                        records:
                          - id: 06605d1a-e2b6-4457-9471-2931d70ace7d
                            name: Track 3
                            status: VERIFIED
                            created_at: '2025-06-17T05:16:48.479Z'
                            case_id: 74cde423-2195-4d91-978e-83c1934d68cb
                            case_status: ONBOARDING
                            customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                            report_status: DOWNLOAD_REPORT_UNAVAILABLE
                            report_id: null
                            report_created_at: null
                          - id: 2c165365-e801-460b-b1a3-b28e13bd3dc4
                            name: Track 2
                            status: VERIFIED
                            created_at: '2025-06-17T05:00:57.201Z'
                            case_id: ad53cefb-0575-41ac-99de-a1e3c35496c6
                            case_status: AUTO_APPROVED
                            customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                            report_status: COMPLETED
                            report_id: e111b084-fb7a-4e71-849a-58bdb568701e
                            report_created_at: '2025-06-17T07:09:29.688Z'
                          - id: c84efa5e-8638-4e39-b3cb-19c32915e816
                            name: Track 1
                            status: VERIFIED
                            created_at: '2025-06-17T04:51:43.662Z'
                            case_id: 96a28307-9fa8-438e-bfb1-d329b2a2e668
                            case_status: AUTO_APPROVED
                            customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                            report_status: COMPLETED
                            report_id: 35c7dbff-4e1e-451d-a86f-d6552ba2a1b4
                            report_created_at: '2025-06-17T07:09:29.690Z'
                        total_pages: 1
                        total_items: 3
              example:
                status: success
                message: Related Businesses fetched successfully
                data:
                  records:
                    - id: 06605d1a-e2b6-4457-9471-2931d70ace7d
                      name: Track 3
                      status: VERIFIED
                      created_at: '2025-06-17T05:16:48.479Z'
                      case_id: 74cde423-2195-4d91-978e-83c1934d68cb
                      case_status: ONBOARDING
                      customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                      report_status: DOWNLOAD_REPORT_UNAVAILABLE
                      report_id: null
                      report_created_at: null
                    - id: 2c165365-e801-460b-b1a3-b28e13bd3dc4
                      name: Track 2
                      status: VERIFIED
                      created_at: '2025-06-17T05:00:57.201Z'
                      case_id: ad53cefb-0575-41ac-99de-a1e3c35496c6
                      case_status: AUTO_APPROVED
                      customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                      report_status: COMPLETED
                      report_id: e111b084-fb7a-4e71-849a-58bdb568701e
                      report_created_at: '2025-06-17T07:09:29.688Z'
                    - id: c84efa5e-8638-4e39-b3cb-19c32915e816
                      name: Track 1
                      status: VERIFIED
                      created_at: '2025-06-17T04:51:43.662Z'
                      case_id: 96a28307-9fa8-438e-bfb1-d329b2a2e668
                      case_status: AUTO_APPROVED
                      customer_id: f3658084-98f7-40fd-a72f-f1bd13959bd6
                      report_status: COMPLETED
                      report_id: 35c7dbff-4e1e-451d-a86f-d6552ba2a1b4
                      report_created_at: '2025-06-17T07:09:29.690Z'
                  total_pages: 1
                  total_items: 3
      deprecated: false
components:
  schemas:
    Success26:
      title: Success26
      required:
        - status
        - message
        - data
      type: object
      properties:
        status:
          type: string
        message:
          type: string
        data:
          $ref: '#/components/schemas/Data115'
      example:
        status: success
        message: Related Businesses fetched successfully
        data:
          records:
            - id: 8605e6f9-52b3-47f7-830a-f45ecf59a6e7
              name: AMAZON PHL1
              status: VERIFIED
              created_at: '2025-06-13T11:56:27.782Z'
              case_id: 51424978-1d41-443a-af41-72831979d1dc
              case_status: ONBOARDING
              customer_id: d61e5869-71e4-4748-a5da-913794ab0677
              report_status: DOWNLOAD_REPORT_UNAVAILABLE
              report_id: null
              report_created_at: null
            - id: d623a2e1-a69d-48a0-9f06-4da9c68e5235
              name: Amazon Fulfillment Center Tours - BWI2
              status: VERIFIED
              created_at: '2025-06-13T11:51:30.791Z'
              case_id: 3e7d107d-17f7-4b2c-b74e-7cbabec91ff4
              case_status: ONBOARDING
              customer_id: d61e5869-71e4-4748-a5da-913794ab0677
              report_status: DOWNLOAD_REPORT_UNAVAILABLE
              report_id: null
              report_created_at: null
            - id: 0544b86a-40bf-4d28-a3d4-23109b4603ac
              name: Amazon Go
              status: VERIFIED
              created_at: '2025-06-13T11:41:00.171Z'
              case_id: 71d7da39-d69d-40ac-83eb-865f0823d1c8
              case_status: ONBOARDING
              customer_id: d61e5869-71e4-4748-a5da-913794ab0677
              report_status: DOWNLOAD_REPORT_UNAVAILABLE
              report_id: null
              report_created_at: null
            - id: d272fdec-e38f-4d08-8db6-b1dab3ea488f
              name: Amazon Liquidation Store
              status: VERIFIED
              created_at: '2025-06-13T11:13:28.291Z'
              case_id: f04c3879-b1a7-47f0-9e88-9eab69f356f2
              case_status: ONBOARDING
              customer_id: d61e5869-71e4-4748-a5da-913794ab0677
              report_status: DOWNLOAD_REPORT_UNAVAILABLE
              report_id: null
              report_created_at: null
          total_pages: 1
          total_items: 4
    Data115:
      title: Data115
      required:
        - records
        - total_pages
        - total_items
      type: object
      properties:
        records:
          type: array
          items:
            $ref: '#/components/schemas/Record17'
          description: ''
        total_pages:
          type: integer
          format: int32
        total_items:
          type: integer
          format: int32
      example:
        records:
          - id: 8605e6f9-52b3-47f7-830a-f45ecf59a6e7
            name: AMAZON PHL1
            status: VERIFIED
            created_at: '2025-06-13T11:56:27.782Z'
            case_id: 51424978-1d41-443a-af41-72831979d1dc
            case_status: ONBOARDING
            customer_id: d61e5869-71e4-4748-a5da-913794ab0677
            report_status: DOWNLOAD_REPORT_UNAVAILABLE
            report_id: null
            report_created_at: null
          - id: d623a2e1-a69d-48a0-9f06-4da9c68e5235
            name: Amazon Fulfillment Center Tours - BWI2
            status: VERIFIED
            created_at: '2025-06-13T11:51:30.791Z'
            case_id: 3e7d107d-17f7-4b2c-b74e-7cbabec91ff4
            case_status: ONBOARDING
            customer_id: d61e5869-71e4-4748-a5da-913794ab0677
            report_status: DOWNLOAD_REPORT_UNAVAILABLE
            report_id: null
            report_created_at: null
          - id: 0544b86a-40bf-4d28-a3d4-23109b4603ac
            name: Amazon Go
            status: VERIFIED
            created_at: '2025-06-13T11:41:00.171Z'
            case_id: 71d7da39-d69d-40ac-83eb-865f0823d1c8
            case_status: ONBOARDING
            customer_id: d61e5869-71e4-4748-a5da-913794ab0677
            report_status: DOWNLOAD_REPORT_UNAVAILABLE
            report_id: null
            report_created_at: null
          - id: d272fdec-e38f-4d08-8db6-b1dab3ea488f
            name: Amazon Liquidation Store
            status: VERIFIED
            created_at: '2025-06-13T11:13:28.291Z'
            case_id: f04c3879-b1a7-47f0-9e88-9eab69f356f2
            case_status: ONBOARDING
            customer_id: d61e5869-71e4-4748-a5da-913794ab0677
            report_status: DOWNLOAD_REPORT_UNAVAILABLE
            report_id: null
            report_created_at: null
        total_pages: 1
        total_items: 4
    Record17:
      title: Record17
      required:
        - id
        - name
        - status
        - created_at
        - case_id
        - case_status
        - customer_id
        - report_status
        - report_id
        - report_created_at
      type: object
      properties:
        id:
          type: string
        name:
          type: string
        status:
          type: string
        created_at:
          type: string
        case_id:
          type: string
        case_status:
          type: string
        customer_id:
          type: string
        report_status:
          type: string
        report_id:
          type: string
          nullable: true
        report_created_at:
          type: string
          nullable: true
      example:
        id: 8605e6f9-52b3-47f7-830a-f45ecf59a6e7
        name: AMAZON PHL1
        status: VERIFIED
        created_at: '2025-06-13T11:56:27.782Z'
        case_id: 51424978-1d41-443a-af41-72831979d1dc
        case_status: ONBOARDING
        customer_id: d61e5869-71e4-4748-a5da-913794ab0677
        report_status: DOWNLOAD_REPORT_UNAVAILABLE
        report_id: null
        report_created_at: null
  securitySchemes:
    bearer:
      type: http
      scheme: bearer

````