Portal info
GET {{baseUrl}}/api/portals/:portalId
Get information about a portal
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"\u003cstring\u003e","description":"\u003cstring\u003e","organizationId":"\u003cinteger\u003e","organizationName":"\u003cstring\u003e","organizationLogo":"\u003cstring\u003e"}