Get Org Product
GET /v1/org/{org_identifier}/product/{product_identifier}
GET
/v1/org/{org_identifier}/product/{product_identifier}
Get a product by ID or short name, requires product:config:view | product:config:edit permission
Authorizations
Parameters
Path Parameters
Responses
200
Successful Response
object
product_id
required
string format: uuid
org_id
required
Organization that owns this product
string format: uuid
name
Official Full Name
string
primary_contact_email
Email Address for the primary point of contact
string
short_name
required
Name used in URLs
string
unique_name
Unique name used as prefix for environment unique names
string
last_modified_timestamp
required
string format: date-time
created_timestamp
required
string format: date-time
archive
required
boolean
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string