Get custom fields
Custom Fields
Get custom fields
This endpoint enables you to get custom fields for your organization, including their names, descriptions, types, constraints, section associations, and slugs.
GET
Get custom fields
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Query Parameters
Filter by organization ID. Only PROVIDER users can use this filter. If you are not a PROVIDER, this will default to the ID of your organization.
Response
OK
custom_fields
(Boolean Field · object | Text Field · object | Integer Field · object | Float Field · object | Single Select Field · object | Multiple Select Field · object | Multiple Select Image Field · object | Images Uploader Field · object)[]
Boolean Custom Field
- Boolean Field
- Text Field
- Integer Field
- Float Field
- Single Select Field
- Multiple Select Field
- Multiple Select Image Field
- Images Uploader Field