getOrg

GET https://{{host}}/api/v1/orgs/{{org_id}}

Response Parameters

NameTypeDescription
msp_namestringname of the msp the org belongs to
msp_logo_urlstringlogo uploaded by the MSP with advanced tier, only present if provided

RESPONSES

status: OK

{"name":"Org","id":"2818e386-8dec-2562-9ede-5b8a0fbbdc71","msp_id":"b9d42c2e-88ee-41f8-b798-f009ce7fe909","created_time":1652905706,"modified_time":1652905706,"allow_mist":true,"session_expiry":1440,"alarmtemplate_id":null,"msp_name":"MSP","msp_logo_url":"https://.../logo/b9d42c2e-88ee-41f8-b798-f009ce7fe909.jpeg"}