Get Organization Enterprise

get/api/v2/internal/organization/{organizationId}/enterprise/{enterpriseId}

Route to get organization enterprise

Path Parameters

  • organizationIdstringRequired
    The organization ID
    Min length: >= 1 characters
  • enterpriseIdstringRequired
    The enterprise ID
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
    Min length: >= 1 characters

200 Response

organizationEnterprise object required
enterprise object required
The enterprise
account string required
The account

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

403 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id