Skip to main content

enterpriseInfoByOrgCode

enterpriseInfoByOrgCode

Path Parameters
  • org string required

    organization namespace

Responses

Success


Schema
  • enterpriseName string

    name

  • orgCode string

    orgCode

  • orgId string

    orgId

  • corporation string

    corporation

  • attestationStatus int

    status

  • isShow boolean

    is show enterprise logo

  • idcard string

    identity

  • creditCode string
GET /enterprise/org/:org/info

Request

Base URL
https://api.atomgit.com
org — path required
curl -L -X GET 'https://api.atomgit.com/enterprise/org/:org/info' \
-H 'Accept: application/json'