---
title: "Get"
method: GET
path: "/api/v1/settings/request"
tags: ["Request Settings"]
---

# Get

`GET /api/v1/settings/request`

Get returns the tenant's access-request settings.

## Response `200`

Successful response

- C1ApiSettingsV1GetRequestSettingsResponse — The GetRequestSettingsResponse message.
  - `requestSettings` C1ApiSettingsV1RequestSettings — RequestSettings holds tenant-wide configuration for the access-request flow.
    - `skipJustification` boolean — When true, request surfaces (webapp, Slack, MS Teams) skip prompting the requester for a justification.

---

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