Skip to main content
GET
List all custom fields
Use the groupBy=category query parameter to get custom fields organized by category for easier management.

Use Cases

  • Display field options: Show available custom fields in your application UI
  • Integration mapping: Map external CRM fields to Minimo custom fields
  • Data validation: Check which fields exist before creating contacts

Group by Category

Get custom fields organized by category by adding the groupBy=category query parameter:
Grouped Response:
Fields without a category are automatically grouped under uncategorized.

Field Types

Common Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

groupBy
enum<string>

Group results by specified field (only 'category' is supported)

Available options:
category

Response

Successful response with custom fields

data
object
Example: