function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
shunshun 

How can I tell which record types are associated to a profile?

Hi,

In salesforce.com, when I browse to a profile, I can take a look at my Record Type settings for a particular entity and see which record types are associated to the entity for the profile and which record type is the default one.

If I use the SForce API, which entity can I make a describe call on to get this information?
I was assuming that the Profile entity might have info about which record types are associated, but I didn't see any fields that seemed to show these associations.

Any help is appreciated.

Thanks,
Shun
DevAngelDevAngel

Hi shun,

I reckon that you can't get that info through the API yet.