---
title: "View the list of sharing group blueprints"
method: GET
path: "/sharing_group_blueprints/index"
tags: ["Sharing Group Blueprints"]
---

# View the list of sharing group blueprints

`GET /sharing_group_blueprints/index`

## Response `200`

Sharing group blueprint index response

- object[]
  - `SharingGroupBlueprint` FullSharingGroupBlueprint
    - `id` string, nullable
    - `uuid` string, uuid
    - `name` string
    - `timestamp` string
    - `user_id` string
    - `org_id` string
    - `sharing_group_id` union
      - string, nullable
      - string, uuid, nullable
    - `rules` string

## Other responses

- `default` — Unexpected API error

---

[API](https://skmtc.net/misp/apis/misp-automation-api.md) · [All operations](https://skmtc.net/misp/apis/misp-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/misp/misp-automation-api/versions/88b34ff032a1/schema)
