Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Response
A custom field object
Custom Fields are configurable fields that can be added to capture additional member information
The record's integer ID
Example:
"1234"
The date and time the record was created
Example:
"2025-11-07T23:17:21+00:00"
The date and time the record was last modified
Example:
"2025-11-07T23:17:21+00:00"
The title of the custom field
Example:
"Favorite Color"
The type of response this custom field accepts
Example:
"dropdown_single_select"