---
title: "/activistCodes/{activistCodeId}"
method: GET
path: "/activistCodes/{activistCodeId}"
---

# /activistCodes/{activistCodeId}

`GET /activistCodes/{activistCodeId}`

Use this endpoint to retrieve information about a specific Activist Code available in the current context.

## Path parameters

- `activistCodeId` integer, required

## Response `200`

200

- object
  - `activistCodeId` integer
  - `type` string
  - `name` string
  - `mediumName` string
  - `shortName` string
  - `description` string
  - `scriptQuestion` string
  - `status` string

## Other responses

- `400` — 400
- `404` — 404

---

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