v1

latestOpenAPI 3.0.12026-07-269671357.0 KB
Organizations

Get Organization Information

get/v1/organization

Response

success

idstring
namestring required

Name of the partner organization

emailstring

A unique email associated with this organization

logo_s3_linkstring nullable

Example response

{
  "name": "New Organization Name",
  "email": "org_controller_spec@proof.com"
}