---
title: "Get Pulze Permissions"
method: GET
path: "/v1/auth/permissions"
tags: ["auth"]
---

# Get Pulze Permissions

`GET /v1/auth/permissions`

Returns a list of possible permissions to use. If the user is internal (belonging to Pulze Seed) the `internal` role is also returned.

## Response `200`

Successful Response

- string[]

---

[API](https://skmtc.net/pulze/apis/pulze-ai-api.md) · [All operations](https://skmtc.net/pulze/apis/pulze-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pulze/pulze-ai-api/revisions/a5e0b539abc5/schema)
