API GET Organizationsfield x GET Organizations

Hi! I am doing an extraction of data from organizations by “GET organizations” and the fields returned are different from the fields found when I query in “GET Organizationsfields”. Why are these fields not available in "Organizationfields? What information do these fields return?

active_flag
Category ID
cc_email
Company ID
country code
files_count
first_char
account_followers
last_activity_id
next_activity_id
next_activity_time
notes_count
owner name
related_closed_deals_count
related_lost_deals_count
related_open_deals_count
related_won_deals_count
owner_id_id
owner_id_name
owner_id_email
owner_id_has_pic
owner_id_pic_hash
owner_id_active_flag
owner_id_value

Hi @ThalitaPeralta

GET /organizationFields https://developers.pipedrive.com/docs/api/v1/#!/OrganizationFields

returns custom (fields created by you if any) and system fields (created for you already).

Hi, mryab, thanks for the answer.

I’m trying to understand why some fields extracted by “Get organizations” are not described in the “Organizationfields”

Do you have an example of some the Fields you’re getting? I could then look further into this.