Parameters:

id
(required)
Organization Id
Example Value: 4513772
apikey
(required)
Your API key
Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545

Sample Resource URL

http://www.baselineapi.com/api/OrganizationTopLineEmployees?id=4513772&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545


Sample Response

[
    {
        "NAME": "Jim Morris",
        "TITLE": "President"
    },
    {
        "NAME": "Lindsey K. Collins",
        "TITLE": "Senior Vice President"
    },
    {
        "NAME": "Jonathan Garson",
        "TITLE": "Senior Vice President (Worldwide Marketing & Franchise )"
    },
    {
        "NAME": "James M. Kennedy",
        "TITLE": "Senior Vice President (Business Affairs & Chief Legal Counsel )"
    },
    {
        "NAME": "Thomas Porter",
        "TITLE": "Senior Vice President (Production Strategy)"
    },
    {
        "NAME": "Katherine Sarafian",
        "TITLE": "Senior Vice President (Talent)"
    },
    {
        "NAME": "Jonas Rivera",
        "TITLE": "Executive Vice President (Film Production)"
    }
]