---
title: "GET /coaching/user"
method: GET
path: "/coaching/user"
tags: ["User"]
---

# GET /coaching/user

`GET /coaching/user`

## Query parameters

- `options` MicrosoftAspNetODataQueryODataQueryOptions1CoachingBllDtoUserListItem
  - `request` MicrosoftAspNetCoreHttpHttpRequest
    - `httpContext` MicrosoftAspNetCoreHttpHttpContext
      - `features` SystemCollectionsGenericKeyValuePair2SystemTypeSystemObject[], nullable
        - `key` SystemType
          - `name` string, nullable
          - `customAttributes` SystemReflectionCustomAttributeData[], nullable
            - `attributeType` SystemType — recursive
            - `constructor` SystemReflectionConstructorInfo
              - …
            - `constructorArguments` SystemReflectionCustomAttributeTypedArgument[], nullable
              - …
            - `namedArguments` SystemReflectionCustomAttributeNamedArgument[], nullable
              - …
          - `isCollectible` boolean
          - `metadataToken` integer
          - `isInterface` boolean
          - `memberType` 'Constructor' | 'Event' | 'Field' | 'Method' | 'Property' | 'TypeInfo' | 'Custom' | 'NestedType' | 'All'
          - `namespace` string, nullable
          - `assemblyQualifiedName` string, nullable
          - `fullName` string, nullable
          - `assembly` SystemReflectionAssembly
            - `definedTypes` SystemReflectionTypeInfo[], nullable
              - …
            - `exportedTypes` SystemType[], nullable
            - `codeBase` string, nullable
            - `entryPoint` SystemReflectionMethodInfo
              - …
            - `fullName` string, nullable
            - `imageRuntimeVersion` string, nullable
            - `isDynamic` boolean
            - `location` string, nullable
            - `reflectionOnly` boolean
            - `isCollectible` boolean
            - `isFullyTrusted` boolean
            - `customAttributes` SystemReflectionCustomAttributeData[], nullable
              - …
            - `escapedCodeBase` string, nullable
            - `manifestModule` SystemReflectionModule
              - …
            - `modules` SystemReflectionModule[], nullable
              - …
            - `globalAssemblyCache` boolean
            - `hostContext` integer
            - `securityRuleSet` 'None' | 'Level1' | 'Level2'
          - `module` SystemReflectionModule
            - `assembly` SystemReflectionAssembly
              - …
            - `fullyQualifiedName` string, nullable
            - `name` string, nullable
            - `mdStreamVersion` integer
            - `moduleVersionId` string, uuid
            - `scopeName` string, nullable
            - `moduleHandle` SystemModuleHandle
              - …
            - `customAttributes` SystemReflectionCustomAttributeData[], nullable
              - …
            - `metadataToken` integer
          - `isNested` boolean
          - `declaringType` SystemType — recursive
          - `declaringMethod` SystemReflectionMethodBase
            - `memberType` 'Constructor' | 'Event' | 'Field' | 'Method' | 'Property' | 'TypeInfo' | 'Custom' | 'NestedType' | 'All'
            - `name` string, nullable
            - `declaringType` SystemType — recursive
            - `reflectedType` SystemType — recursive
            - `module` SystemReflectionModule
              - …
            - `customAttributes` SystemReflectionCustomAttributeData[], nullable
              - …
            - `isCollectible` boolean
            - `metadataToken` integer
            - `attributes` 'ReuseSlot' | 'Private' | 'FamANDAssem' | 'Assembly' | 'Family' | 'FamORAssem' | 'Public' | 'MemberAccessMask' | 'UnmanagedExport' | 'Static' | 'Final' | 'Virtual' | 'HideBySig' | 'NewSlot' | 'CheckAccessOnOverride' | 'Abstract' | 'SpecialName' | 'RTSpecialName' | 'PinvokeImpl' | 'HasSecurity' | 'RequireSecObject' | 'ReservedMask'
            - `methodImplementationFlags` 'IL' | 'Native' | 'OPTIL' | 'Runtime' | 'Unmanaged' | 'NoInlining' | 'ForwardRef' | 'Synchronized' | 'NoOptimization' | 'PreserveSig' | 'AggressiveInlining' | 'AggressiveOptimization' | 'InternalCall' | 'MaxMethodImplVal'
            - `callingConvention` 'Standard' | 'VarArgs' | 'Any' | 'HasThis' | 'ExplicitThis'
            - `isAbstract` boolean
            - `isConstructor` boolean
            - `isFinal` boolean
            - `isHideBySig` boolean
            - `isSpecialName` boolean
            - `isStatic` boolean
            - `isVirtual` boolean
            - `isAssembly` boolean
            - `isFamily` boolean
            - `isFamilyAndAssembly` boolean
            - `isFamilyOrAssembly` boolean
            - `isPrivate` boolean
            - `isPublic` boolean
            - `isConstructedGenericMethod` boolean
            - `isGenericMethod` boolean
            - `isGenericMethodDefinition` boolean
            - `containsGenericParameters` boolean
            - `methodHandle` SystemRuntimeMethodHandle
              - …
            - `isSecurityCritical` boolean
            - `isSecuritySafeCritical` boolean
            - `isSecurityTransparent` boolean
          - `reflectedType` SystemType — recursive
          - `underlyingSystemType` SystemType — recursive
          - `isTypeDefinition` boolean
          - `isArray` boolean
          - `isByRef` boolean
          - `isPointer` boolean
          - `isConstructedGenericType` boolean
          - `isGenericParameter` boolean
          - `isGenericTypeParameter` boolean
          - `isGenericMethodParameter` boolean
          - `isGenericType` boolean
          - `isGenericTypeDefinition` boolean
          - `isSZArray` boolean
          - `isVariableBoundArray` boolean
          - `isByRefLike` boolean
          - `hasElementType` boolean
          - `genericTypeArguments` SystemType[], nullable
          - `genericParameterPosition` integer
          - `genericParameterAttributes` 'None' | 'Covariant' | 'Contravariant' | 'VarianceMask' | 'ReferenceTypeConstraint' | 'NotNullableValueTypeConstraint' | 'DefaultConstructorConstraint' | 'SpecialConstraintMask'
          - `attributes` 'NotPublic' | 'Public' | 'NestedPublic' | 'NestedPrivate' | 'NestedFamily' | 'NestedAssembly' | 'NestedFamANDAssem' | 'NestedFamORAssem' | 'SequentialLayout' | 'ExplicitLayout' | 'LayoutMask' | 'Interface' | 'Abstract' | 'Sealed' | 'SpecialName' | 'RTSpecialName' | 'Import' | 'Serializable' | 'WindowsRuntime' | 'UnicodeClass' | 'AutoClass' | 'CustomFormatClass' | 'HasSecurity' | 'ReservedMask' | 'BeforeFieldInit' | 'CustomFormatMask'
          - `isAbstract` boolean
          - `isImport` boolean
          - `isSealed` boolean
          - `isSpecialName` boolean
          - `isClass` boolean
          - `isNestedAssembly` boolean
          - `isNestedFamANDAssem` boolean
          - `isNestedFamily` boolean
          - `isNestedFamORAssem` boolean
          - `isNestedPrivate` boolean
          - `isNestedPublic` boolean
          - `isNotPublic` boolean
          - `isPublic` boolean
          - `isAutoLayout` boolean
          - `isExplicitLayout` boolean
          - `isLayoutSequential` boolean
          - `isAnsiClass` boolean
          - `isAutoClass` boolean
          - `isUnicodeClass` boolean
          - `isCOMObject` boolean
          - `isContextful` boolean
          - `isEnum` boolean
          - `isMarshalByRef` boolean
          - `isPrimitive` boolean
          - `isValueType` boolean
          - `isSignatureType` boolean
          - `isSecurityCritical` boolean
          - `isSecuritySafeCritical` boolean
          - `isSecurityTransparent` boolean
          - `structLayoutAttribute` SystemRuntimeInteropServicesStructLayoutAttribute
            - `typeId` unknown
            - `value` 'Sequential' | 'Explicit' | 'Auto'
          - `typeInitializer` SystemReflectionConstructorInfo
            - `name` string, nullable
            - `declaringType` SystemType — recursive
            - `reflectedType` SystemType — recursive
            - `module` SystemReflectionModule
              - …
            - `customAttributes` SystemReflectionCustomAttributeData[], nullable
              - …
            - `isCollectible` boolean
            - `metadataToken` integer
            - `attributes` 'ReuseSlot' | 'Private' | 'FamANDAssem' | 'Assembly' | 'Family' | 'FamORAssem' | 'Public' | 'MemberAccessMask' | 'UnmanagedExport' | 'Static' | 'Final' | 'Virtual' | 'HideBySig' | 'NewSlot' | 'CheckAccessOnOverride' | 'Abstract' | 'SpecialName' | 'RTSpecialName' | 'PinvokeImpl' | 'HasSecurity' | 'RequireSecObject' | 'ReservedMask'
            - `methodImplementationFlags` 'IL' | 'Native' | 'OPTIL' | 'Runtime' | 'Unmanaged' | 'NoInlining' | 'ForwardRef' | 'Synchronized' | 'NoOptimization' | 'PreserveSig' | 'AggressiveInlining' | 'AggressiveOptimization' | 'InternalCall' | 'MaxMethodImplVal'
            - `callingConvention` 'Standard' | 'VarArgs' | 'Any' | 'HasThis' | 'ExplicitThis'
            - `isAbstract` boolean
            - `isConstructor` boolean
            - `isFinal` boolean
            - `isHideBySig` boolean
            - `isSpecialName` boolean
            - `isStatic` boolean
            - `isVirtual` boolean
            - `isAssembly` boolean
            - `isFamily` boolean
            - `isFamilyAndAssembly` boolean
            - `isFamilyOrAssembly` boolean
            - `isPrivate` boolean
            - `isPublic` boolean
            - `isConstructedGenericMethod` boolean
            - `isGenericMethod` boolean
            - `isGenericMethodDefinition` boolean
            - `containsGenericParameters` boolean
            - `methodHandle` SystemRuntimeMethodHandle
              - …
            - `isSecurityCritical` boolean
            - `isSecuritySafeCritical` boolean
            - `isSecurityTransparent` boolean
            - `memberType` 'Constructor' | 'Event' | 'Field' | 'Method' | 'Property' | 'TypeInfo' | 'Custom' | 'NestedType' | 'All'
          - `typeHandle` SystemRuntimeTypeHandle
            - `value` SystemIntPtr
          - `guid` string, uuid
          - `baseType` SystemType — recursive
          - `isSerializable` boolean
          - `containsGenericParameters` boolean
          - `isVisible` boolean
        - `value` unknown
      - `request` MicrosoftAspNetCoreHttpHttpRequest — recursive
      - `response` MicrosoftAspNetCoreHttpHttpResponse
        - `httpContext` MicrosoftAspNetCoreHttpHttpContext — recursive
        - `statusCode` integer
        - `headers` object, nullable
        - `body` SystemIOStream
          - `canRead` boolean
          - `canSeek` boolean
          - `canTimeout` boolean
          - `canWrite` boolean
          - `length` integer
          - `position` integer
          - `readTimeout` integer
          - `writeTimeout` integer
        - `bodyWriter` SystemIOPipelinesPipeWriter
        - `contentLength` integer, nullable
        - `contentType` string, nullable
        - `cookies` MicrosoftAspNetCoreHttpIResponseCookies
        - `hasStarted` boolean
      - `connection` MicrosoftAspNetCoreHttpConnectionInfo
        - `id` string, nullable
        - `remoteIpAddress` SystemNetIPAddress
          - `addressFamily` 'Unspecified' | 'Unix' | 'InterNetwork' | 'ImpLink' | 'Pup' | 'Chaos' | 'NS' | 'Osi' | 'Ecma' | 'DataKit' | 'Ccitt' | 'Sna' | 'DecNet' | 'DataLink' | 'Lat' | 'HyperChannel' | 'AppleTalk' | 'NetBios' | 'VoiceView' | 'FireFox' | 'Banyan' | 'Atm' | 'InterNetworkV6' | 'Cluster' | 'Ieee12844' | 'Irda' | 'NetworkDesigners' | 'Max' | 'Packet' | 'ControllerAreaNetwork' | 'Unknown'
          - `scopeId` integer
          - `isIPv6Multicast` boolean
          - `isIPv6LinkLocal` boolean
          - `isIPv6SiteLocal` boolean
          - `isIPv6Teredo` boolean
          - `isIPv4MappedToIPv6` boolean
          - `address` integer
        - `remotePort` integer
        - `localIpAddress` SystemNetIPAddress
          - `addressFamily` 'Unspecified' | 'Unix' | 'InterNetwork' | 'ImpLink' | 'Pup' | 'Chaos' | 'NS' | 'Osi' | 'Ecma' | 'DataKit' | 'Ccitt' | 'Sna' | 'DecNet' | 'DataLink' | 'Lat' | 'HyperChannel' | 'AppleTalk' | 'NetBios' | 'VoiceView' | 'FireFox' | 'Banyan' | 'Atm' | 'InterNetworkV6' | 'Cluster' | 'Ieee12844' | 'Irda' | 'NetworkDesigners' | 'Max' | 'Packet' | 'ControllerAreaNetwork' | 'Unknown'
          - `scopeId` integer
          - `isIPv6Multicast` boolean
          - `isIPv6LinkLocal` boolean
          - `isIPv6SiteLocal` boolean
          - `isIPv6Teredo` boolean
          - `isIPv4MappedToIPv6` boolean
          - `address` integer
        - `localPort` integer
        - `clientCertificate` SystemSecurityCryptographyX509CertificatesX509Certificate2
          - `handle` SystemIntPtr
          - `issuer` string, nullable
          - `subject` string, nullable
          - `archived` boolean
          - `extensions` unknown[], nullable
            - unknown
          - `friendlyName` string, nullable
          - `hasPrivateKey` boolean
          - `privateKey` SystemSecurityCryptographyAsymmetricAlgorithm
            - `keySize` integer
            - `legalKeySizes` SystemSecurityCryptographyKeySizes[], nullable
              - …
            - `signatureAlgorithm` string, nullable
            - `keyExchangeAlgorithm` string, nullable
          - `issuerName` SystemSecurityCryptographyX509CertificatesX500DistinguishedName
            - `oid` SystemSecurityCryptographyOid
              - …
            - `rawData` string, byte, nullable
            - `name` string, nullable
          - `notAfter` string, date-time
          - `notBefore` string, date-time
          - `publicKey` SystemSecurityCryptographyX509CertificatesPublicKey
            - `encodedKeyValue` SystemSecurityCryptographyAsnEncodedData
              - …
            - `encodedParameters` SystemSecurityCryptographyAsnEncodedData
              - …
            - `key` SystemSecurityCryptographyAsymmetricAlgorithm
              - …
            - `oid` SystemSecurityCryptographyOid
              - …
          - `rawData` string, byte, nullable
          - `serialNumber` string, nullable
          - `signatureAlgorithm` SystemSecurityCryptographyOid
            - `value` string, nullable
            - `friendlyName` string, nullable
          - `subjectName` SystemSecurityCryptographyX509CertificatesX500DistinguishedName
            - `oid` SystemSecurityCryptographyOid
              - …
            - `rawData` string, byte, nullable
            - `name` string, nullable
          - `thumbprint` string, nullable
          - `version` integer
      - `webSockets` MicrosoftAspNetCoreHttpWebSocketManager
        - `isWebSocketRequest` boolean
        - `webSocketRequestedProtocols` string[], nullable
      - `user` SystemSecurityClaimsClaimsPrincipal
        - `claims` SystemSecurityClaimsClaim[], nullable
          - `issuer` string, nullable
          - `originalIssuer` string, nullable
          - `properties` object, nullable
          - `subject` SystemSecurityClaimsClaimsIdentity
            - `authenticationType` string, nullable
            - `isAuthenticated` boolean
            - `actor` SystemSecurityClaimsClaimsIdentity — recursive
            - `bootstrapContext` unknown
            - `claims` SystemSecurityClaimsClaim[], nullable
            - `label` string, nullable
            - `name` string, nullable
            - `nameClaimType` string, nullable
            - `roleClaimType` string, nullable
          - `type` string, nullable
          - `value` string, nullable
          - `valueType` string, nullable
        - `identities` SystemSecurityClaimsClaimsIdentity[], nullable
          - `authenticationType` string, nullable
          - `isAuthenticated` boolean
          - `actor` SystemSecurityClaimsClaimsIdentity — recursive
          - `bootstrapContext` unknown
          - `claims` SystemSecurityClaimsClaim[], nullable
            - `issuer` string, nullable
            - `originalIssuer` string, nullable
            - `properties` object, nullable
            - `subject` SystemSecurityClaimsClaimsIdentity — recursive
            - `type` string, nullable
            - `value` string, nullable
            - `valueType` string, nullable
          - `label` string, nullable
          - `name` string, nullable
          - `nameClaimType` string, nullable
          - `roleClaimType` string, nullable
        - `identity` SystemSecurityPrincipalIIdentity
          - `name` string, nullable
          - `authenticationType` string, nullable
          - `isAuthenticated` boolean
      - `items` object, nullable
      - `requestServices` SystemIServiceProvider
      - `requestAborted` SystemThreadingCancellationToken
        - `isCancellationRequested` boolean
        - `canBeCanceled` boolean
        - `waitHandle` SystemThreadingWaitHandle
          - `handle` SystemIntPtr
          - `safeWaitHandle` MicrosoftWin32SafeHandlesSafeWaitHandle
            - `isClosed` boolean
            - `isInvalid` boolean
      - `traceIdentifier` string, nullable
      - `session` MicrosoftAspNetCoreHttpISession
        - `isAvailable` boolean
        - `id` string, nullable
        - `keys` string[], nullable
    - `method` string, nullable
    - `scheme` string, nullable
    - `isHttps` boolean
    - `host` MicrosoftAspNetCoreHttpHostString
      - `value` string, nullable
      - `hasValue` boolean
      - `host` string, nullable
      - `port` integer, nullable
    - `pathBase` MicrosoftAspNetCoreHttpPathString
      - `value` string, nullable
      - `hasValue` boolean
    - `path` MicrosoftAspNetCoreHttpPathString
      - `value` string, nullable
      - `hasValue` boolean
    - `queryString` MicrosoftAspNetCoreHttpQueryString
      - `value` string, nullable
      - `hasValue` boolean
    - `query` SystemCollectionsGenericKeyValuePair2SystemStringMicrosoftExtensionsPrimitivesStringValues[], nullable
      - `key` string, nullable
      - `value` string[]
    - `protocol` string, nullable
    - `headers` object, nullable
    - `cookies` SystemCollectionsGenericKeyValuePair2SystemStringSystemString[], nullable
      - `key` string, nullable
      - `value` string, nullable
    - `contentLength` integer, nullable
    - `contentType` string, nullable
    - `body` SystemIOStream
      - `canRead` boolean
      - `canSeek` boolean
      - `canTimeout` boolean
      - `canWrite` boolean
      - `length` integer
      - `position` integer
      - `readTimeout` integer
      - `writeTimeout` integer
    - `bodyReader` SystemIOPipelinesPipeReader
    - `hasFormContentType` boolean
    - `form` SystemCollectionsGenericKeyValuePair2SystemStringMicrosoftExtensionsPrimitivesStringValues[], nullable
      - `key` string, nullable
      - `value` string[]
    - `routeValues` object, nullable
  - `context` MicrosoftAspNetODataODataQueryContext
    - `defaultQuerySettings` MicrosoftAspNetODataQueryDefaultQuerySettings
      - `enableExpand` boolean
      - `enableSelect` boolean
      - `enableCount` boolean
      - `enableOrderBy` boolean
      - `enableFilter` boolean
      - `maxTop` integer, nullable
      - `enableSkipToken` boolean
    - `model` MicrosoftODataEdmIEdmModel
      - `schemaElements` MicrosoftODataEdmIEdmSchemaElement[], nullable
        - `schemaElementKind` 'None' | 'TypeDefinition' | 'Term' | 'Action' | 'EntityContainer' | 'Function'
        - `namespace` string, nullable
        - `name` string, nullable
      - `vocabularyAnnotations` MicrosoftODataEdmVocabulariesIEdmVocabularyAnnotation[], nullable
        - `qualifier` string, nullable
        - `term` MicrosoftODataEdmVocabulariesIEdmTerm
          - `type` MicrosoftODataEdmIEdmTypeReference
            - `isNullable` boolean
            - `definition` MicrosoftODataEdmIEdmType
              - …
          - `appliesTo` string, nullable
          - `defaultValue` string, nullable
          - `schemaElementKind` 'None' | 'TypeDefinition' | 'Term' | 'Action' | 'EntityContainer' | 'Function'
          - `namespace` string, nullable
          - `name` string, nullable
        - `target` MicrosoftODataEdmVocabulariesIEdmVocabularyAnnotatable
        - `value` MicrosoftODataEdmIEdmExpression
          - `expressionKind` 'None' | 'BinaryConstant' | 'BooleanConstant' | 'DateTimeOffsetConstant' | 'DecimalConstant' | 'FloatingConstant' | 'GuidConstant' | 'IntegerConstant' | 'StringConstant' | 'DurationConstant' | 'Null' | 'Record' | 'Collection' | 'Path' | 'If' | 'Cast' | 'IsType' | 'FunctionApplication' | 'LabeledExpressionReference' | 'Labeled' | 'PropertyPath' | 'NavigationPropertyPath' | 'DateConstant' | 'TimeOfDayConstant' | 'EnumMember' | 'AnnotationPath'
      - `referencedModels` MicrosoftODataEdmIEdmModel[], nullable
      - `declaredNamespaces` string[], nullable
      - `directValueAnnotationsManager` MicrosoftODataEdmVocabulariesIEdmDirectValueAnnotationsManager
      - `entityContainer` MicrosoftODataEdmIEdmEntityContainer
        - `elements` MicrosoftODataEdmIEdmEntityContainerElement[], nullable
          - `containerElementKind` 'None' | 'EntitySet' | 'ActionImport' | 'FunctionImport' | 'Singleton'
          - `container` MicrosoftODataEdmIEdmEntityContainer — recursive
          - `name` string, nullable
        - `schemaElementKind` 'None' | 'TypeDefinition' | 'Term' | 'Action' | 'EntityContainer' | 'Function'
        - `namespace` string, nullable
        - `name` string, nullable
    - `elementType` MicrosoftODataEdmIEdmType
      - `typeKind` 'None' | 'Primitive' | 'Entity' | 'Complex' | 'Collection' | 'EntityReference' | 'Enum' | 'TypeDefinition' | 'Untyped' | 'Path'
    - `navigationSource` MicrosoftODataEdmIEdmNavigationSource
      - `navigationPropertyBindings` MicrosoftODataEdmIEdmNavigationPropertyBinding[], nullable
        - `navigationProperty` MicrosoftODataEdmIEdmNavigationProperty
          - `partner` MicrosoftODataEdmIEdmNavigationProperty — recursive
          - `onDelete` 'None' | 'Cascade'
          - `containsTarget` boolean
          - `referentialConstraint` MicrosoftODataEdmIEdmReferentialConstraint
            - `propertyPairs` MicrosoftODataEdmEdmReferentialConstraintPropertyPair[], nullable
              - …
          - `propertyKind` 'None' | 'Structural' | 'Navigation'
          - `type` MicrosoftODataEdmIEdmTypeReference
            - `isNullable` boolean
            - `definition` MicrosoftODataEdmIEdmType
              - …
- … truncated; see the full OpenAPI document linked below

## Response `200`

Success

---

[API](https://skmtc.dev/qualo/apis/qualo-api.md) · [All operations](https://skmtc.dev/qualo/apis/qualo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qualo/qualo-api/revisions/af4abb5cc969/schema)
