READ - Read organization type

GET {{baseUrl}}/onboard/organisation/type/:typeId

This endpoint allows the admin to view organisation type.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"organisationType":{"id":"\u003cstring\u003e","type":"\u003cstring\u003e","imageId":"\u003cstring\u003e","imageUrl":"\u003cstring\u003e"}}