Get Enterprise

Return details of a enterprise.

SecurityMarketplace API Key | Admin JWT | Marketplace JWT
Request
path Parameters
enterpriseId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/enterprises/{enterpriseId}
Request samples
Response samples
application/json
{
  • "enterpriseId": "ent_ZxBqwnSj61JKpbtu",
  • "readableIdentifier": "string",
  • "businessName": "string",
  • "website": "string",
  • "companyEmail": "lucy.diamond@star.com",
  • "companyPhone": "+61401234567"
}
Copyright © April Solutions 2023. All right reserved.