Skip to main content
GET
Get a single custom field by ID

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

custom_field_id
string<uuid>
required

Unique identifier for the custom field

Example:

"d4e5f6a7-b8c9-0d1e-2f3a-4b5c6d7e8f9a"

Response

Custom field fetched successfully

message
string
Example:

"Custom field fetched successfully!"

custom_field
object