Organization の照会
    • PDF

    Organization の照会

    • PDF

    記事の要約

    概要

    Organizationの情報を照会します。

    API URL

    "https://organization.apigw.ntruss.com/open-api/v1/org" 
    Method: GET
    

    リクエスト

    Headers

    NAVER Cloud Platformの認証キーおよび Signature作成ガイドに移動する

    ヘッダ名説明備考
    x-ncp-apigw-timestamp1970年1月1日00:00:00協定世界時(UTC)からの経過時間をミリ秒(millisecond)で表したもので、APIGWサーバとの時間差が5分以上の場合は無効なリクエストとみなすNcloud共通
    x-ncp-iam-access-keyNAVER Cloud Platformポータルで発行した Access Key ID値Ncloud共通
    x-ncp-apigw-signature-v2Access Key ID値と Secret Keyで暗号化した署名Ncloud共通

    レスポンス

    Response Body

    {
      "organizationNo": 166,
      "organizationName": "Organization01",
      "organizationDesc": "Organization Description",
      "masterMemberNo": 5001534,
      "masterMemberName": "Master Account",
      "masterMemberEmailAddress": "or**01@na***p.com",
      "masterMemberYn": "Y",
      "memberNo": 5001534,
      "joinYmdt": 1669784186961,
      "memberStatusCode": "JOIN",
      "regYmdt": null
    }
    
    項目要否タイプ説明
    organizationNotrueintegerOrganization番号
    organizationNametruestringOrganization名
    organizationDesctruestringOrganizationの説明
    masterMemberNotrueintegerMaster Member会員番号
    masterMemberNametruestringMaster Member名
    masterMemberEmailAddresstruestringMaster Memberメールアドレス
    memberNotrueinteger会員番号(Master)
    masterMemberYntruestringMasterの有無
    memberStatusCodetruestring会員ステータスコード
    joinYmdttrueinteger登録日

    レスポンスエラー

    Organization概要の Organizationエラーコードの段落をご参照ください。


    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.