User.SearchByGlobalNamePrefix

User

Verb: GET

Path: /User/Search/Prefix/{displayNamePrefix}/{page}/

[OBSOLETE] Do not use this to search users, use SearchByGlobalNamePost instead.

Path Parameters

  • displayNamePrefix
    The display name prefix you're looking for.
    Type: string
  • page
    The zero-based page of results you desire.
    Type: int32

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
Response
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string