Skip to main content

Get Organization

GET 

/getOrganization

This API returns a list of organizations in SSM. The Authorization must have Bearer followed by Token. Optional params: organizationname, max, offset filtercriteria - organizationname,organizationtype(possible values - Data Security, Request Rules, Grouping, 1, 2, 3),status("ACTIVE"/"INACTIVE"),updateuser(username),createuser(username),parentorganization,customproperty<1-20>,description,primarycontact(username),vendormanager(username),location,risk,score OR orgQuery(Example : c.organizationname like '%example_orgname%')

Request

Body

    maxstring
    Example: 2
    offsetstring
    Example: 0
    orgQuerystring
    Example: c.organizationname like '%TestOrg5%'

Responses

Get Organization / Get Organization 2

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    displaycountnumber
    Example: 1
    errorCodestring
    Example: 0
    msgstring
    Example: Success

    organizations

    object[]

  • Array [

  • createdatestring
    Example: 2019-08-20 18:31:38
    createuserstring
    Example: admin
    customproperty17string
    Example: Compliance
    descriptionstring
    Example: testorg
    endpointsundefined[]
    Example: []
    entitlementsundefined[]
    Example: []
    locationstring
    Example: Bangalore
    organizationnamestring
    Example: testorg
    organizationtypestring
    Example: Data Security
    parentorganizationstring
    Example: orgNameSav
    primaryvendorcontactstring
    Example: lmcneil
    riskstring
    Example: 0
    rolesundefined[]
    Example: []
    rulesundefined[]
    Example: []
    scorestring
    Example: 0
    statusstring
    Example: Active
    updatedatestring
    Example: 2020-07-23 20:19:59
    updateuserstring
    Example: admin
    usersundefined[]
    Example: []
  • ]

  • totalcountnumber
    Example: 1