---
title: "Gets the Credential settings for your organization."
method: GET
path: "/credentials/v1/settings"
tags: ["Credentials"]
---

# Gets the Credential settings for your organization.

`GET /credentials/v1/settings`

## Response `200`

A successful response.

- S12UserdocumentsV1GetSettingsResponse
  - `settings` S12UserdocumentsV1UserDocumentsSettings — UserDocumentsSettings represents the Credential settings for your organization.
    - `optional_media` boolean — optional_media denotes whether media is optional for credentials. If this is set to true, credentials can be created without media.
    - `approvals_enabled` boolean — approvals_enabled denotes whether approvals are enabled for credentials. If this is set to true, credentials approval flow is taken into account.

## Other responses

- `default` — An unexpected error response.

---

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