Skip to main content

orgMemberCheck

Verify whether the user is a member of the organization based on the username

Path Parameters
  • org string required

    organization namespace

  • username string required

    username

Header Parameters
  • Authorization required

    Oauth2 token or private token (needs to start with Bearer plus a space)

Responses

Respond to this status code if the requester is a member of an organization and the username being queried is a member of this organization

Loading...