GetRoleBinding fetches the role binding for the organization.Ask AIget https://api.cast.ai/v1/organizations/{organizationId}/role-bindings/{id}Path ParamsorganizationIdstringrequiredOrganizationID is the organization ID for which the role binding is fetched.idstringrequiredID is the id of the role binding to be fetched.Response 200RoleBinding is the fetched role binding.Updated 7 months ago