Skip to main content

get User UUID for latestInviteDate (Includes Invalid and Not Migrated Users)


ApiScope: manage.user.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    LatestInviteUUID string required
Query Parameters
    validate boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    userUuid string
Loading...