curl --request GET \
--url https://api.getenso.ai/organisation-attributes/{model} \
--header 'Authorization: Bearer <token>'{
"status": "success",
"message": "Success",
"data": {}
}Get organisation attributes
curl --request GET \
--url https://api.getenso.ai/organisation-attributes/{model} \
--header 'Authorization: Bearer <token>'{
"status": "success",
"message": "Success",
"data": {}
}OrganisationAttributesService:getOrganisationAttributesJWT bearer token obtained from POST /auth/system-login using your client credentials.
model identifier