---
title: "GET /activities/{id}/attributes"
method: GET
path: "/activities/{id}/attributes"
---

# GET /activities/{id}/attributes

`GET /activities/{id}/attributes`

## Response `200`

200

- RetrieveCustomAttributeUsingZinreloGeneratedIdDataObject
  - `data` RetrieveCustomAttributeUsingZinreloGeneratedIdResponseObject
    - `attributes` RetrieveCustomAttributeUsingZinreloGeneratedIdAttributesObject[]
      - `attribute_name` string — Name of the attribute.
      - `attribute_id` string — The unique ID associated with the attribute.
      - `attribute_type` string — This refers to the data type of an attribute, which can be categorized as a string, list, integer, and so forth.
    - `activity_id` string — The unique ID of the activity assigned by Zinrelo.
    - `total` integer — Total number of attributes.
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/trueloyal/apis/admin-apis.md) · [All operations](https://skmtc.net/trueloyal/apis/admin-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trueloyal/admin-apis/versions/c12d3d379897/schema)
