Get Custom Field List
GET/v2/manage/custom-fields/list
Retrieves all custom fields for the tenant, returned as an array of strings.
Responses
- 200
- 403
- 404
OK: The request was successful.
Forbidden: The client does not have permission to access the resource.
Not Found: The server cannot find the requested resource.