# Custom Fields API

Provides access to the custom fields that are part of a Hyperproof organization.

Version: 1.0

## Servers

Hyperproof US
```
https://api.hyperproof.app/v1/customfields
```

Hyperproof Gov
```
https://api.hyperproofgov.app/v1/customfields
```

Hyperproof EU
```
https://api.hyperproof.eu/v1/customfields
```

## Security

### oauth2

Type: oauth2

## Download OpenAPI description

[Custom Fields API](https://developer.hyperproof.app/_bundle/hyperproof-api/customfields/customfields.openapi.yaml)

## Other

### Get Custom Fields

 - [GET /](https://developer.hyperproof.app/hyperproof-api/customfields/customfields.openapi/other/get-customfields.md): GET /

#### Description

Retrieves a list of all custom fields defined within an organization, including their names, data types, and associated entities.

