The endpoint for groups for Custom Fields.
created | string <date-time> When the record was originally created. NOTE: Parameter accepts additional qualifiers appended to the end: |
data_type | integer <int64> Custom Field groups are organized by the Data Type they represent, such as Bill, Supporter, PublicOrganization, etc. NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name QuorumDataType, for an explanation of values. |
id | integer <int64> The Quorum primary key for this record; guaranteed to be persistent and unique across all objects at this endpoint. |
name | string Name of custom field group NOTE: Parameter accepts additional qualifiers appended to the end: |
organization_id | integer <int64> The Quorum client associated with this record. NOTE: Parameter accepts additional qualifiers appended to the end: |
updated | string <date-time> When the record was most recently updated. NOTE: Parameter accepts additional qualifiers appended to the end: |
user_id | integer <int64> User who owns this Custom Field Group NOTE: Parameter accepts additional qualifiers appended to the end: |
limit | integer <int64> Default: 20 The number of records to return (for pagination). |
offset | integer <int64> Default: 0 The number of records to offset the start of the data being returned (for pagination). |
CustomFieldGroup retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "created": "2019-08-24T14:15:22Z",
- "creator": "string",
- "data_type": 1,
- "id": 0,
- "name": "string",
- "organization": "/api/organization/1/",
- "precedence": 0,
- "resource_uri": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/"
}
The endpoint for groups for Custom Fields.
CustomFieldGroup retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "created": "2019-08-24T14:15:22Z",
- "creator": "string",
- "data_type": 1,
- "id": 0,
- "name": "string",
- "organization": "/api/organization/1/",
- "precedence": 0,
- "resource_uri": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/"
}
The endpoint for groups for Custom Fields.
CustomFieldGroup retrieved successfully
improperly configured request
authorization failure
internal server error
{- "name": "string",
- "precedence": 0
}
{- "_extra": { },
- "created": "2019-08-24T14:15:22Z",
- "creator": "string",
- "data_type": 1,
- "id": 0,
- "name": "string",
- "organization": "/api/organization/1/",
- "precedence": 0,
- "resource_uri": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/"
}
The endpoint for groups for Custom Fields.
CustomFieldGroup retrieved successfully
improperly configured request
authorization failure
internal server error
{- "name": "string",
- "precedence": 0
}
{- "_extra": { },
- "created": "2019-08-24T14:15:22Z",
- "creator": "string",
- "data_type": 1,
- "id": 0,
- "name": "string",
- "organization": "/api/organization/1/",
- "precedence": 0,
- "resource_uri": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/"
}