Group の個別照会
    • PDF

    Group の個別照会

    • PDF

    Article Summary

    Groupを個別照会します。

    リクエスト

    • GET /groups/{groupId}

    リクエスト Path

    パラメータ要否タイプ制約事項説明
    groupIdYStringGroup Id

    レスポンス

    レスポンスボディ

    {
        "groupId":"String",
        "groupName":"String",
        "nrn":"String",
        "createdAt":"String",
        "updatedAt":"String",
        "description":"String"
        }
    
    パラメータタイプ説明制約事項
    groupIdStringグループ ID(UUID)
    groupNameStringグループ名
    nrnStringグループ nrn
    descriptionStringグループの説明
    createdAtString作成日時(UTC、ex. 2023-04-25T13:11:50Z)
    updatedAtString修正日時(UTC、ex. 2023-04-25T13:11:50Z)

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は ErrorResponseをご参照ください。
    よく発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    4009061グループが存在しない

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

    What's Next
    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.