---
title: "Get Intended Use"
method: GET
path: "/account/intendeduse"
tags: ["Account Settings"]
---

# Get Intended Use

`GET /account/intendeduse`

Retrieve a list of intended uses for the account.

## Response `200`

List of intended uses retrieved successfully

- AccountIntendedUse[]
  - `id` integer
  - `isDefault` boolean
  - `displayTitle` string, nullable

---

[API](https://skmtc.net/researchsolutions/apis/article-galaxy-api.md) · [All operations](https://skmtc.net/researchsolutions/apis/article-galaxy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/researchsolutions/article-galaxy-api/revisions/70fb92d278f5/schema)
