Skip to main content

Get SSO partner business entities


ApiScope: manage.sso.partner.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    ssopartnerUUID string required
    entity string required
Query Parameters
    fetch_all boolean
Request Body
    BusinessEntityIdentifier string[]
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    entities object[]
  • Array [
  • BusinessEntityName string
    BusinessEntityIdentifier string
    MkEntityName string
    MkEntityIdentifier string
  • ]
Loading...